Download List

專案描述

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-04-13 10:07
0.2.7

The "value" attribute was replaced with "_value"
because of an anomalous behavior of Opera.
標籤: Major bugfixes

2007-04-12 11:06
0.2.6

Support for displaying only a subset of keys (of results) in the results pane was added.
標籤: Minor feature enhancements

2007-04-02 20:57
0.2.3

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.
標籤: Minor feature enhancements

2007-03-26 08:40
0.2.1

Handling of mouseover and mousedown on table rows
(when results are displayed in table) was added.
標籤: Minor bugfixes

2007-03-16 14:03
0.2.0

This release adds an option to show complex
results (those composed by
several fields) in a table.
標籤: Major feature enhancements

Project Resources