Mega Code Archive

 
Categories / JavaScript Tutorial / JQuery
 

To trigger the select event on all input elements

$("input"). select();