Feedback
-
Integration with source viewing
http://james.padolsey.com/jquery <- an integration with this tool would be great!
135 votes -
62 votes
-
41 votes
-
allow commenting (see php.net)
It'd be great to see comments for each function just like php.net has. They contain great examples of code contributed by users. See for example: http://us2.php.net/manual/en/function.explode.php
37 votes -
list items by typing the category name
It might be useful to type a category name and then list all items associated to it.
i.e. : if "events" is typed in the search field then all methods associated to "events" will be displayed on the left sidebar. Currently, nothing is displayed :(Hope I am clear :) Thanks again for this cool tool !
34 votes -
25 votes
-
18 votes
-
Clearing search text doesn't refresh the results
Clearing the search field after a successful search should repopulate the results pane with the default list.
17 votes -
.get() function not found
I love this api doc, but I couldn't find the .get() function. Is this a bug?
16 votes -
16 votes
-
split by jQuery version.
It's not always possible to work with the latest version. So documentation for that version would be nice. A dropdown which defines the version would sort this automatic by version.
15 votes -
14 votes
-
add jQuery version in which function was added/modified
It is not always possible to work with latest jQuery version (for example Drupal 6 still has 1.2.6 included), so this addition would be helpful for people working with old jQuery versions.
13 votes -
12 votes
-
iPad friendly version
The site is great but it is not iPad friendly, maybe more touch devices have the same problem.
The problem is with scrollbars that doesn't appear and there is no way to scroll down.10 votes -
demos not shown in chrome 10.0.648.134
demos not shown in chrome 10.0.648.134.
for firefox and safari everything fine.9 votes -
Update to jQuery 1.5
Since jQuery 1.5.0 is released, it would be nice to have jqapi.com updated to 1.5
9 votes -
Search using URL
I want to integrate JSAPI with Butler / Quicksilver / Alphred / Chrome. To do this, I'd need to be able to search via URL parameters.
8 votes -
add a keyboard command to collapse a category
Perhaps the left-arrow key? it's nice being able to navigate by keyboard, but without being able to back out it's a little broken.
6 votes -
missing method signatures
eg. method live() has 3 signatures: In jQAPI all these signatures are hidden, but not the related parameter descriptions. Therefore some parameter description are multiplied (confusing).
Proposal: do not hide the function signatures (css/main.css .entry h4.name { display: none; }).6 votes