Skip to main content

Bug Tracker

Side navigation

#3955 closed bug (fixed)

Opened January 22, 2009 03:09PM UTC

Closed February 05, 2010 09:12PM UTC

JavaScript error in new API browser for Event Handling 'bind' function

Reported by: joelbirch Owned by: remysharp
Priority: minor Milestone: 1.3.2
Component: web Version: 1.3.1
Keywords: api Cc:
Blocked by: Blocking:
Description

Using the online API browser at http://api.jquery.com/ use the menu to view the documentation for the 'bind' function by clicking through Events/Event Handling/bind(type, data, fn). You will instantly get a JS error in the console to the tune of:

missing formal parameter api.jquery.com (line 23)

$("p").bind("click", function(<a href='Events/jQuery.Event'>e</a>){\\n

Attachments (0)
Change History (2)

Changed January 22, 2009 03:12PM UTC by remysharp comment:1

owner: joernremysharp

Changed February 05, 2010 09:12PM UTC by john comment:2

resolution: → fixed
status: newclosed

Fixed in new site.