Top Level :: HTML

Package Information: HTML_QuickForm_Livesearch

» Summary » License
Element for HTML_QuickForm to enable a suggest search. PHP License 3.0
» Current Release » Bug Summary
0.4.0 (beta) was released on 2007-08-29 (Changelog)
  • Package Maintenance Rank: 105 of 175 packages with open bugs
  • Number of open bugs: 6 (13 total bugs)
  • Average age of open bugs: 546 days
  • Oldest open bug: 548 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