Pages

Showing posts with label Getting value html element using Jquery. Show all posts
Showing posts with label Getting value html element using Jquery. Show all posts

Wednesday, 12 March 2014

Getting value html element using Jquery

/*subtitleRightId is the id of html input type element*/

 var subtitleRightId = $("#subtitleRightId").val();