Posted on: 4/2/2014 10:08:54 AM | Views : 515

Migrating from 4.0 to 4.5 is not that simple, especially when you're using jscript.  Anyway, I have this problem with my horizontal menu.  It works perfectly find in 4.0 but when I migrated it to 4.5 I have this weird behaviour.  Whenever the page did a postback which flip the display from one panel to another, the submenu doesn't appear anymore. Tried adding z-index to the menu to try to move it upwards to no avail.  Simply got no idea why I can't get the second level menu to appear when I mouse over a parent menu.  Put parent menu with no child menu can still work.  Clicking it will bring me to a fresh page and the menu will function fine.
Note the follow,
1.  I've tried enabling the view state for the Master page.
2.  I've enabled the view state for the asp menu.
3. I've enabled the view state mode for the asp menu.
Anyone can help?

Go to the complete details ...