Category - HTML TextBox
Results 1 - 5 of 7
12 Jun 2015 0 Comments   21331 Views
Here Mudassar Ahmed Khan has explained how to enable and disable a TextBox when CheckBox is clicked i.e. checked (selected) and unchecked (unselected) using jQuery.
When the CheckBox is clicked based on whether it is checked (selected) or unchecked (unselected), the TextBox will be enabled or disabled.
11 May 2015 0 Comments   25393 Views
Here Mudassar Ahmed Khan has explained how to show and hide HTML DIV with TextBox based RadioButton selection or click i.e. when RadioButtons are checked (selected) and unchecked (unselected) using jQuery.
When the RadioButton is clicked based on whether it is checked (selected) or unchecked (unselected), the HTML DIV with TextBox will be shown or hidden.
05 Feb 2015 0 Comments   41831 Views
Here Mudassar Ahmed Khan has explained how to make a HTML Span (Label) editable i.e. when the HTML Span (Label) is clicked it will be converted into a HTML Input TextBox using jQuery.
Once the edit is done and user clicks anywhere outside the HTML Input TextBox, it will get converted back to a HTML Span (Label) using jQuery.
27 Jan 2015 0 Comments   103420 Views
Here Mudassar Ahmed Khan has explained how to dynamically add and remove TextBoxes dynamically and how to get value of dynamically created TextBoxes using jQuery.
05 Aug 2012 0 Comments   49041 Views
Here Mudassar Ahmed Khan has explained how to apply WaterMark Text for HTML INPUT TextBox, Password and TextArea fields using jQuery Plugin
Results 1 - 5 of 7