jQuery : Disable and Enable Selected Options in DropDownList
-DEMO
This post explains how to dynamically disable and enable selected options from a typical html select input element using jquery. With jQuery, it is easy to manipulate DOM elements and write lesser code than we would write in Javascript.
In this example, I am going to disable selected options and display it in a div when selected. The users will have an option to again enable the
0 comments:
Post a Comment
Thank you for your comment