PEAR logo

HTML_QuickForm_advmultiselect : The Definitive Guide



Why use HTML_QuickForm_advmultiselect ?

Features
Screenshots
System Requirements

I am sure we have all been there, dealing with HTML_QuickForm because we need to allow users to select multiple options. With a standard html select box, you can select multiple options if the multiple attribute is set, but you have to hold down the appropriate modifier key (ctrl on windows) in order to do so. It is not a problem for end-user experts, but it is not true for all of us.

Features

  • ability to double click on either select box to move elements from one side to the other.
  • add headers to the select boxes.
  • ability to change layout easily, using CSS classes and a mini template.
  • allows to change item size shown of each multiple select box.
  • JavaScript functions can be renamed to avoid conflict with others scripts on the same page.
  • ability to manage one single list with checkboxes to solve problem if javascript is unavailable.

Screenshots

Here is a list of samples, to see what kind of render you could have :

System Requirements

HTML_QuickForm_advmultiselect : The Definitive Guide v 1.4.0 : 9 Juin 2007