I have a form with some text fields,and I want to place the cursor (auto focus) on first text field of form when page gets loaded.
I want to do it without usi
formname is and name is it works for me, checked using IE and mozilla. autofocus, somehow didn't work for me.