Software Details:
Version: 0.2
Upload Date: 23 Jul 15
Distribution Type: Freeware
Downloads: 34
Select-Variants.js is actually written in CoffeeScript and compiled to standards-compliant vanilla JavaScript.
This library was created for building inter-connected SELECT elements, combo-boxes that change their selectable options depending on the user's previous selections.
Depending on the selected combination of options, the library can then take a specific action, from a list of predefined functions.
Select-Variants.js does all the heavy-lifting for the developer. He only needs to enter the available options, the actions to take based on the selections, and the plugin will do the rest
A demo is included with the download package.
Features:
- Framework-agnostic
- Renders all the HTML for the user
- Infinite variants
- Customize default values
- Customize validation messages
Requirements:
- JavaScript enabled on client side
Comments not found