Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package
HTML_QuickForm_Livesearch
Installed
- no -
Latest
0.4.1
License
PHP License 3.0
Summary
Element for HTML_QuickForm to enable a suggest search.
Description
This package adds an element to the PEAR::HTML_QuickForm package to dynamically create an HTML input text element that at every keypressed javascript event, returns a list of options in a dynamic dropdown select box(live dropdown select).
This element use AJAX (Communication from JavaScript to your browser without reloading the page).
This type of livesearch is useful when you have a form with a dropdown list with a large number of row.