summaryrefslogtreecommitdiff
path: root/lib/scripts/qsearch.js
Commit message (Collapse)AuthorAge
* fixed delay in qsearchAndreas Gohr2011-07-07
| | | | | The ajax quicksearch sent a request on every keystroke instead of waiting for the user to stop typing.
* Fix and refactor ajax.jsAdrian Lang2011-06-23
* Move file to qsearch.js * Rename object to dw_qsearch * Remove unnecessary usage of Delay * Use $ prefix for jQuery objects * Fix result list hiding on click * Fix namespace shorting