 |
BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3
 | This is the forum to discuss the Wrox book Beginning ASP.NET 3.5: In C# and VB by Imar Spaanjaars; ISBN: 9780470187593 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|
|

July 18th, 2010, 05:48 AM
|
|
Registered User
|
|
Join Date: Jul 2010
Posts: 4
Thanks: 3
Thanked 0 Times in 0 Posts
|
|
Chapter 7, Page 249, Try it out.
I am not getting proper output. I wrote the code as it is. But the Menu shown is something like this...
Home Review Expand Review About Expand About Log In
Also, the CssClass of sub-tags of asp:Menu tag shows me warning that "The Class or CssClass value is not defined. Whereas I have modified my Monochrome.css file as par the book says.
Please, Do help.
Thank You.
Last edited by Akshar; July 18th, 2010 at 05:56 AM..
|
|

July 18th, 2010, 06:33 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Hi there,
Which browser are you using? Are you seeing the same behavior on the official Planet Wrox web site at: http://aspnet35.planetwrox.com/ ?
Quote:
|
the CssClass of sub-tags of asp:Menu tag shows me warning that "The Class or CssClass value is not defined.
|
This is probably by design. Since the class is defined in a theme, VWD may not be able to find it.
Cheers,
Imar
|
|
The Following User Says Thank You to Imar For This Useful Post:
|
|
|

July 20th, 2010, 09:08 AM
|
|
Registered User
|
|
Join Date: Jul 2010
Posts: 4
Thanks: 3
Thanked 0 Times in 0 Posts
|
|
Thank you Imar, for the reply.
I am using Google Chrome.
I tried Internet explorer, the output was like the book shown, but when i point my mouse on one of the Menu item(either Review or Contact Us), the pop-up appears, but it contains nothing..
And no, I don't see the same behavior on the, http://aspnet35.planetwrox.com/ ?. This site give me the proper output. (With pop-ups and values in the pop-up menu.)
And yea, I solved the CssClass warning. It just needed web.config modification. In there, the theme value was DarkGrey. I changed it to Monochrome, and error is solved..
Thanks again.
Last edited by Akshar; July 20th, 2010 at 09:14 AM..
|
|

July 20th, 2010, 09:25 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
In that case, take a look here: IE8 and the Menu and at te book's errata.
Cheers,
Imar
|
|
The Following User Says Thank You to Imar For This Useful Post:
|
|
|

July 20th, 2010, 09:40 AM
|
|
Registered User
|
|
Join Date: Jul 2010
Posts: 4
Thanks: 3
Thanked 0 Times in 0 Posts
|
|
Thank You Imar.
IE8 problem is solved. But What about Google Chrome? Is there any way I can fix that?
|
|

July 20th, 2010, 10:47 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Did you apply the patch at the server?
Also, take a look here: Menus in Chrome, Ch 7 p244-
Imar
|
|
The Following User Says Thank You to Imar For This Useful Post:
|
|
|

July 20th, 2010, 12:45 PM
|
|
Registered User
|
|
Join Date: Jul 2010
Posts: 4
Thanks: 3
Thanked 0 Times in 0 Posts
|
|
That works. It was crystal clear.
Thanks a lot Imar.
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Chapter 9 Page 304 |
AspNetGuy |
BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 |
12 |
December 22nd, 2009 11:17 AM |
| chapter 2 - page 41 problem creating the page.. |
jorjiana |
BOOK: Beginning Oracle Application Express ISBN: 9780470388372 |
2 |
August 22nd, 2009 04:25 AM |
| Chapter 3 page 95 |
nead23 |
BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 |
2 |
March 26th, 2009 09:28 AM |
| Chapter 9, page 304 Again |
AspNetGuy |
BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 |
3 |
June 15th, 2008 02:57 PM |
| Chapter 4 page 127 |
geniussuineg |
BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 |
0 |
August 7th, 2006 01:53 PM |
|
 |