Mega Code Archive

 
Categories / JavaScript DHTML / Jquery
 

To trigger the select event on all input elements

$("input").select();