.css() – jQuery API
"Description: Set one or more CSS properties for the set of matched elements. version added: 1.0.css( propertyName, value ) propertyNameA CSS property name. valueA value to set for the property. version added: 1.4.css( propertyName, function(…
March 2012
Archive
How to select form input elements using JQuery
•
Tapovan
How to select form input elements using JQuery: Select Textbox using jQuery – $(‘input:text’) Select a textbox field using JQuery $('input:text'); Select a textbox value using JQuery $('input:text').val(); Set a textbox value using JQuery $('input:text').val(&qu…
an "open and free" initiative. Powered by Blogger.