ASP.NET 3.5 BasicsIf you are new to ASP or ASP.NET programming with version 3.5, this is the forum to begin asking questions. Please also see the Visual Web Developer 2008 forum.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the ASP.NET 3.5 Basics section of the Wrox Programmer to Programmer discussions. This is a community of tens of thousands of computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other programmers’ questions, win occasional prizes given to our best members, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
Chapter 7 Menu tool of navigation css style problem
i am now reading beginning asp.net in c# and vb.
i download the code from web in c# ,run it by press ctrl +f5,the result does not exactly like pic in the book.
the child item's background color is still white. Obviously the css style of DynamicHoverStyle doesn't work out.i don't know how that happen.