Home » HTML » HTML_QuickForm » Bug #3981
(advanced) autocomplete using XmlHttpRequest
Details
| Request #3981 | (advanced) autocomplete using XmlHttpRequest |
|---|---|
| Submitted | 2005-03-28 17:14 UTC |
| From | esad-public at 25novembar dot com |
| Status | Wont fix |
| Package | HTML_QuickForm |
| PHP Version | Irrelevant |
| OS | Irrelevant |
| Roadmaps | (Not assigned) |
Comments
[2005-03-28 17:14 UTC] esad-public at 25novembar dot com
Description:
------------
It would be nice to have QuickForm autocomplete element using XmlHttpRequest.
See http://www.nsftools.com/tips/ZipLookupTest.htm for an example.
The problem with existing solution is that the autocomplete array may be to big (20.000 ZIP-City records in my case) to load it each time with the page.