Top Level :: HTML

Package Information: HTML_QuickForm_Livesearch

This package is not maintained, if you would like to take over please go to this page.
» Summary » License
Element for HTML_QuickForm to enable a suggest search. PHP License 3.0
» Current Release » Bug Summary
0.4.1 (beta) was released on 2012-04-13 by doconnor (Changelog)
Easy Install

Not sure? Get more info.

pear install HTML_QuickForm_Livesearch

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/HTML_QuickForm_Livesearch

  • Package Maintenance Rank: 213 of 229 packages with open bugs
  • Number of open bugs: 6 (13 total bugs)
  • Average age of open bugs: 5772 days
  • Oldest open bug: 5774 days
  • Number of open feature requests: 9 (11 total feature requests)

Report a new bug to HTML_QuickForm_Livesearch
» 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.
» Maintainers » More Information

Dependencies for HTML_QuickForm_Livesearch