gfranko / jquery.selectBoxIt.js

A jQuery Select Box Plugin for Mobile, Tablet, and Desktop
http://www.selectboxit.com
MIT License
852 stars 301 forks source link

Replace specific option with new option #393

Open ganeshJB opened 5 years ago

ganeshJB commented 5 years ago

Hey,

Do we have 'Dynamically Replace Specific Option/s' in here? That way we can manipulate specific option inside selectbox. In contrast with current scenario where, we can only add an option at the end in the list and not assign it to a specific index.

Regards