 |
BOOK: Beginning ASP.NET 4 : in C# and VB
 | This is the forum to discuss the Wrox book Beginning ASP.NET 4: in C# and VB by Imar Spaanjaars; ISBN: 9780470502211 |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Beginning ASP.NET 4 : in C# and VB 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
|
|
|
|

June 13th, 2010, 04:33 PM
|
Registered User
|
|
Join Date: Jun 2010
Posts: 5
Thanks: 4
Thanked 0 Times in 0 Posts
|
|
Manual Errata, Chapter 11
Not sure if the forums is the place to post this but I figured it couldn't hurt...
In the Try It Out on page 396-398 of the chapter on jQuery, I believe the instructions are out of order. Step 7 (p. 398) should probably be included in step 9, as I'm pretty sure it's referring to the .css file(s) and not the user control file. Unless I'm reading it wrong..
Cheers
Last edited by Sleette; June 13th, 2010 at 04:37 PM..
Reason: page refs fixed
|

June 13th, 2010, 04:40 PM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Hi there,
The text is fine as it is. Take a look at page 386, step 2. There the .Watermark class is temporarily added to the User Control. It's - properly - moved to the CSS files in the steps you mentioned.
Cheers,
Imar
|
The Following User Says Thank You to Imar For This Useful Post:
|
|

June 13th, 2010, 05:33 PM
|
Registered User
|
|
Join Date: Jun 2010
Posts: 5
Thanks: 4
Thanked 0 Times in 0 Posts
|
|
Ah, thanks for the reply. I remember I didn't have the <style> block that you mentioned in step 2 (I must have missed that somewhere else). I tried to add one, both through markup and through design view by using New Style.. and I received an error stating there were no editable regions (or something to that effect) so it wouldn't let me add a <style> section to the control.
I played with it for a bit, couldn't figure out where I went wrong and just decided to add it to the style sheets in the Themes.
Which of course is why it wasn't in the control to delete for me. My mistake, thanks..
Very much enjoying the book btw :)
Last edited by Sleette; June 13th, 2010 at 05:34 PM..
Reason: typos
|

June 14th, 2010, 02:34 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Good to hear you like the book so much.
Yes, using the New Style dialog doesn't work and you get the error you mentioned (Failed to create a <style> tag because there are no editable regions in the <head> tag). However, you should be able to work around it by typing in the code in Markup view directly.
Cheers,
Imar
|
The Following User Says Thank You to Imar For This Useful Post:
|
|

June 14th, 2010, 03:20 PM
|
Registered User
|
|
Join Date: Jun 2010
Posts: 5
Thanks: 4
Thanked 0 Times in 0 Posts
|
|
Thanks, good to know
|
Similar Threads
|
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
errata chapter 11 page 283 |
ew6014 |
BOOK: Beginning C# 3.0 : An Introduction to Object Oriented Programming ISBN: 978-0-470-26129-3 |
1 |
March 2nd, 2010 03:18 PM |
More errata on Chapter 13 |
slauriault |
BOOK: Beginning PHP 6, Apache, MySQL 6 Web Development ISBN: 9780470391143 |
0 |
November 26th, 2009 09:56 AM |
Errata Chapter 17 |
sahyouni |
ASP.NET 2.0 Professional |
1 |
July 9th, 2009 06:07 AM |
Chapter 5 Errata |
rogerj |
BOOK: Professional ADO.NET 3.5 with LINQ and the Entity Framework ISBN: 978-0-470-22988-0 |
0 |
February 21st, 2009 04:53 PM |
chapter 11 figure 11-7 relative positioning |
pelopito |
BOOK: Beginning CSS: Cascading Style Sheets for Web Design ISBN: 978-0-7645-7642-3 |
2 |
November 29th, 2007 06:11 AM |
|
 |
|