grab value of selected tags - Jquery

grab value of tags

Snippet Code


  
Rate this page :
  [ 0 votes]

//Adding the JavaScript var taText = $('#myTA').val(); var tbText = $('#myTB').val(); //And to modify the text var taText = $('#myTA').val("Some new text....."); }

Tags


Ask Questions

Ask Question