Modify ↓
Ticket #10133 (closed bug: wontfix)
http://api.jquery.com/ binds up and down to some weird select thing
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | None |
| Component: | web | Version: | 1.6.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
In http://api.jquery.com/, binding the up and down keys to anything is wrong.
For example, load up the page, press PgDn a few times. Then press down. It then scrolls to the top of the page and selects the first item). If you want to be useful at least bind the select method thing to 'j' and 'k'.
Binding up and down to anything (apart from in a JS game) is wrong.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Thanks for submitting a ticket!. The API site is one of the parts of jQuery.com that are currently being renovated and will be relaunched at some point during the year with a number of fixes, including the one mentioned above.