gistfile1.txt (file created) @@ -0,0 +1,3 @@ 1 + <script type="text/javascript"> 2 + $('input[name="d[EMAIL]"]').focus(); 3 + </script>