jQuery is so cool, I had to blog about this!
<script type="text/javascript">
function pageLoad() {
$(":text:first").focus()
} </script>
Also google gave no satisfying solution for this! Google search for Loginview jquery set focus textbox
jQuery is so cool, I had to blog about this!
<script type="text/javascript">
function pageLoad() {
$(":text:first").focus()
} </script>
Also google gave no satisfying solution for this! Google search for Loginview jquery set focus textbox
1 comment:
I often came across jquery when searching on the web and I often wanted to try it out because it definitely seems to be a very handy "library" but then I always forgot about it :)
Post a Comment