Opened 14 years ago
Closed 13 years ago
#3955 closed bug (fixed)
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
Change History (2)
comment:1 Changed 14 years ago by
Owner: | changed from joern to remysharp |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in new site.