jquery_chained
jquery_chained copied to clipboard
Chained Selects for jQuery and Zepto
Can be used to modify the option. By default, the options can have just a value and a label, but in this way `data` properties can be added or we...
I wanted to use this plugin with latest Wordpress 4.9.1 which uses jQuery v1.12.4 but it doesn't work, unless I force Wordpress to use jQuery v1.10.2 which the plugin uses....
Added callback ability to take action after chained reloaded.
Where the endpoint is uncontrollable it would be nice to have a function to modify the structure of the data being passed to the handler.
i'd issue regarding selected-form issue after i used this plug-in, before i tried this plug-in, i used chosen.jquery.js to make my selected format form, but after i added this plug-in,...
Hi, the remoteChain method send data to the url with GET method. Is there a way to use POST ajax method ? Can we add additionas paramether to the url?...
If parent select has almost same value, like, chain 1, chain 2, chain, Then in child select giving wrong value. a. If select chain 1, then its respective data show...
If your using an "Selected" attribute on a child's option: `` and change the parent and then change back the parent again the child will change to the option with...
Hey, I noticed that jquery_chained gets 281k hits per month on jsDelivr, so I thought you might like this badge.
The "Simple Usage" still refers to using classes to tie together selects, rather than data attributes. > Child selects are chained to parent select. All selects must have an id...