HTML_QuickForm_advmultiselect HTML_Table

HTML_QuickForm_advmultiselect

PEAR Manual


Introduction

Introduction -- A feature overview

Description

HTML_QuickForm_advmultiselect (qfams) is designed as custom QuickForm element to emulates via two select boxes a select box that allows selecting of multiple options.

Features

  • ability to double click on either select box to move elements from one side to the other

  • added 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

  • ability to sort lists (by programming, or user-end handling)

  • display live counter (selected/unselected items count) Available since version 1.3.0

External support resources



HTML_QuickForm_advmultiselect HTML_Table

HTML_QuickForm_advmultiselect

PEAR Manual