Skip to main content

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.

Attachments (0)
Change History (2)

Changed April 15, 2009 04:38PM UTC by scottgonzalez comment:1

resolution: → invalid
status: newclosed

event.preventDefault() is correct, this is for jQuery core, and has nothing to do with Visual Studio.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted