C
cbaigorri
Hey People
This might be really stupid but it's driving me nuts. When I'm
posting a form using __doPostBack("submit",) the validation is
happening and that's fine... the issue is that in IE6 it doesn't go to
the top of the page. Has anyone ever had this same problem? And what
can I do to send it to the top? window.scrollTo(0,0) on page load
doesn;t do a thing.
Thanks!
This might be really stupid but it's driving me nuts. When I'm
posting a form using __doPostBack("submit",) the validation is
happening and that's fine... the issue is that in IE6 it doesn't go to
the top of the page. Has anyone ever had this same problem? And what
can I do to send it to the top? window.scrollTo(0,0) on page load
doesn;t do a thing.
Thanks!