Category - DropDown
Results 1 - 5 of 16
07 Nov 2017 0 Comments   12247 Views
Here Mudassar Ahmed Khan has explained with an example, how to dynamically populate DropDownList i.e. HTML Select element on Button click from XML using jQuery.

The XML will be read and parsed and then one by one the Node data from the XML data will be added as Items (Options) to DropDownList using jQuery.
06 Nov 2017 0 Comments   18721 Views
Here Mudassar Ahmed Khan has explained with an example, how to dynamically add (insert) Items (Options) to DropDownList i.e. HTML Select element on Button click using jQuery.

The Items (Options) Text and Value parts will be dynamically fetched from TextBoxes and then the Items (Options) will be added to HTML DropDownList using jQuery.
22 Apr 2016 0 Comments   55839 Views
Here Mudassar Ahmed Khan has explained with an example, how to reset (clear) DropDownList selection (selected value) using jQuery.
31 Mar 2016 0 Comments   15593 Views
Here Mudassar Ahmed Khan has explained with an example, how to Delete (Remove) selected Item (Option) from DropDownList (DropDown) using jQuery.
31 Mar 2016 0 Comments   57645 Views
Here Mudassar Ahmed Khan has explained with an example, how to delete / remove / clear all items (options) from DropDownList (DropDown) using jQuery.
Results 1 - 5 of 16