Revision history for Perl extension HTML::Widgets::SelectLayers.
0.07 Wed Feb 28 17:32:35 PST 2007
- Also overdue: add support for select-multiple
"form_elements" instead of the old form_* options.
- eliminate dubious fchanged javascript function
- check the type against undefined rather than the object itself
in copyelement
0.06 Wed Dec 20 01:50:00 PST 2006
- Also long overdue: add auto-sensing of form field types, pass
"form_elements" instead of the old form_* options.
0.05 Wed Aug 24 06:31:24 PDT 2005
- Long overdue: remove NN4 support.
- Add under_position option, based on a patch from Ricardo SIGNES
- set zIndex foo, hopefully selected layer will be active in IE
properly now
0.04 Fri Jan 30 23:23:28 2004
- fix for pre-5.8 versions. *sigh*
0.03 Fri Jan 30 20:51:14 2004
- add form_radio
0.02 Thu May 9 03:05:15 2002
- enable form_select
0.01 Thu Mar 7 04:36:46 2002
- original version; created by h2xs 1.21 with options
-A -X -n HTML::Widgets::SelectLayers