Search and Top Navigation
#4449 closed bug (notabug)
Opened April 09, 2009 04:10AM UTC
Closed April 15, 2009 04:38PM UTC
Last modified October 11, 2012 09:15PM UTC
error in the visual studio documentation
Reported by: | gemery | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.core | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
on this page
http://docs.jquery.com/Tutorials:How_jQuery_Works
this code
alert("As you can see, the link no longer took you to jquery.com");
event.preventDefault();
event. doesnt come up preventDefault() as a action you take.
event.preventDefault() is correct, this is for jQuery core, and has nothing to do with Visual Studio.