 |
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
|
|
|
|
|

May 1st, 2010, 05:30 PM
|
|
Registered User
|
|
Join Date: May 2010
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
JQuery Troubles- Chapter 11, Exercise 1
I have typed the code from Appendix A for Chapter 11, Exercise 1.
The slideToggle(), slides in and out. It does not stay hidden. I tried using toggle(), but that did not work either. I tried show(), & hide(), but I cannot figure out how to get it to work for this example. ???
I am using Internet Explorer 8 & Windows 7.
|
|

May 1st, 2010, 06:52 PM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Hi there,
Can you be a bit more specific about what works and what doesn't? What exactly are you seeing where and when?
Imar
|
|

May 2nd, 2010, 08:04 PM
|
|
Registered User
|
|
Join Date: May 2010
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
More Details
Hello,
When I click the link, the banner moves up and then move back down. The banner does not stay hidden.
|
|

May 3rd, 2010, 02:14 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
You really need to provide more information, or I won't be able to help you out.
Can you post the code you added to the pages? Can you show the final HTML for the page in the browser? Can you tell me which version of jQuery you're using?
I understand it's not working as described, but with your current problem description, all I can reply is: "well, it's supposed to work".... ;-)
Cheers,
Imar
|
|

May 3rd, 2010, 10:38 AM
|
|
Friend of Wrox
|
|
Join Date: Mar 2010
Posts: 99
Thanks: 21
Thanked 6 Times in 4 Posts
|
|
Wonder if its related to the same bug i had with IE 8 in this section. What happened is that when i wanted to use slideToggle.. it went up and down without any animation or transition at all.. when i used some META in IE8 with comptability to IE7 it worked.. and now it work whatever i have this meta added or not.. this was strange.
|
|

May 3rd, 2010, 05:26 PM
|
|
Registered User
|
|
Join Date: May 2010
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
My Delay
I am sorry, but I can not give you this info at this time. I was using the Beta Versions. I noticed that the Final Visual Web Developer 2010 was out, so I tried to download it on Saturday, along with the .Net 4 Framework. It would not do so. I then tried to delete the old version. I was able to delete the Visual Web Developer, but not the Beta .Net 4 Framework. I cannot download the Visual Web Developer, without the .Net 4 Framework. So now I am in a pickle. I have no Web Developer to use. I sent a question to Microsoft's forum, but I doubt I will get a reply that tells me how to fix it. I might have to roboot my laptop, to get rid of it. This would be a shame, since my computer is only a few months old. I downloaded pictures from my old computer. I will have to get a clickfree, before I can reboot. What a mess, I got my self into. I will get you the info you request, as soon as I can. It may be a while though. Thanks for your immediate response.
If Anyone knows how to solve this problem, I would be very greatful if you would let me know the solution. Thanks.
|
|

May 3rd, 2010, 05:35 PM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
You may want to take a look at this:
http://www.hanselman.com/blog/VistaU...oWindows7.aspx
It shows you how to uninstall Beta 1, but the same applies to later versions. Once everything is gone, reboot again, and reinstall.
Quote:
|
I might have to roboot my laptop, to get rid of it. This would be a shame, since my computer is only a few months old
|
I am not sure I understand why this is such a problem, assuming you mean rebooting.
Cheers,
Imar
---------------------------------------------------------------------------------------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter.
Author of Beginning ASP.NET 4 : in C# and VB, Beginning ASP.NET 3.5 : in C# and VB, and ASP.NET 2.0 Instant Results.
While typing this post, I was listening to: Special Cases by Massive Attack (Track 4 from the album: 100th Window) What's This?
|
|
 |
|