Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 707 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 707 Bytes

input_type-Picker

JavaScript Class allowing end-users to pick/choose items from highly complex pop-up menus when using <input> tags, as well as <select> tags, and other HTML "input" schemes, including user-defined ones.

This is remotely similar to using a <datalist> but far more flexible and powerful.

Pop-up menus may have (virtually) any HTML content, and even may have additional user controls to display various developer-defined options.

https://SoftMoon-WebWare.com/input-type=picker_instructions.html

This Class is the backbone of the MasterColorPicker project. That project makes a great demo of this one:

https://SoftMoon-WebWare.com/MasterColorPicker_instructions.php