HTML Select Element Class

Package:
HTML Select Element Class
Summary:
Generate HTML select elements from value arrays
Groups:
HTML
Author:
Matthew Praetzel
Description:
This class can be used to generate HTML select elements from value arrays.

It can take an array of values and generate HTML to define form select inputs in several ways.

Currently it can generate simple select inputs from associative arrays, multiple select inputs, select inputs with nested option group sub-menus from multi-dimensional arrays, select with number options, etc..


Powered by Gewgley