HTML_QuickForm_LiveText

HTML_QuickForm_LiveText is a custom HTML_QuickForm element implemented as an input text that intercepts key presses to perform a query via AJAX and then shows the result. When a result line is selected, its value fills the input text and optionally other HTML elements, based on result structure and a map between the result component and HTML elements' IDs.

Tags Software Development Libraries php classes
Licenses PHP
Implementation PHP

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  13 Apr 2007 01:07
  • Rrelease-after

Changes: The "value" attribute was replaced with "_value" because of an anomalous behavior of Opera.

  • Rrelease-mid
  •  12 Apr 2007 02:06
  • Rrelease-after

Changes: Support for displaying only a subset of keys (of results) in the results pane was added.

  • Rrelease-mid
  •  02 Apr 2007 11:57
  • Rrelease-after

Changes: Result-boxes' positions are now "fixed" after the window is loaded. This is due to IE, which shows the div at the right of the input text.

  • Rrelease-mid
  •  25 Mar 2007 23:40
  • Rrelease-after

Changes: Handling of mouseover and mousedown on table rows (when results are displayed in table) was added.

  • Rrelease-mid
  •  16 Mar 2007 05:03
  • Rrelease-after

Changes: This release adds an option to show complex results (those composed by several fields) in a table.

No-screenshot

Project Spotlight

amavisd-new

A high-performance interface between MTAs and content checkers.

No-screenshot

Project Spotlight

XZ utils

A data compression program that uses the LZMA algorithm.