$(document).ready(function(){$("input[type\x3dtext]").click(function(){$(this).select()})});