[jQuery] how to bring new form to the top of the page
Hello, I open a new form via $().show(). Unfortunately the button to
open the form is already at the bottom of the page, so the user needs
to scroll to see the complete form. I tried to use "location.href"
right after the $().show(), with an anchor in the form and also with
an anchor under the form, but this does not work. If the anchor is in
the form I get side-effects of a partly hidden form, at least under
firefox.
Any hints how to solve this?
TIA,
__Janko Hauser
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/