PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_QuickForm » Bug #7047

HTML_QuickForm_hierselect + Ajax

Details

Request #7047HTML_QuickForm_hierselect + Ajax
Submitted2006-03-07 10:47 UTC
Fromkingoleg at mail dot ru
StatusWont fix
PackageHTML_QuickForm
PHP VersionIrrelevant
OSIrrelevant
Roadmaps(Not assigned)

Comments

[2006-03-07 10:47 UTC] kingoleg at mail dot ru

Description:
------------
It will very useful HTML_QuickForm_element like HTML_QuickForm_hierselect which use ajax to load options into second select.

[2006-04-16 23:57 UTC] pencap at gmail dot com

While it might be useful, you might want to submit some code for this. The problem with just using ajax to load the options is that you could potentially lose support for other browsers where javascript is turned off.

[2006-05-30 07:55 UTC] kingoleg at mail dot ru

"you could potentially lose support"
I think that HTML_QuickForm_hierselect will not work in browsers where javascript is turned off
Hooks will be seen as crutches :-/