ch7 sub menu don't display
I enjoy the book: beginning ASP.NET 4 and do all the TRY IT OUT.
In the chapter 7, P254-255, I try the menu, but I can't fix.
the level 1 menu display fine, Home Review, About, Login
but when I pick up Review or About, it can't display sub menu,
it only display a box. I hover the submenu, it display tips.
When I pick down the submenu, it display the content.
I have copied the Monochrome.css as P254 required.
After here, treeview, sitemapPath work well at P262 (except <Wrox:Banner)
How do I debug such css problem or let the submenu display?
|