Hi,

I have a long form inside a DIV (form_holder). When the form is submitted I 
jump to the 
current position by using

form name="form" method="post" action="menu.php#ReturnToHere"><a 
name="ReturnToHere"></a>

The problem is  this is quite jumpy. Is there a way to make a smooth scroll 
with javascript or css or both to my form position?? 

I am not really very good at javascript and do not know how to use the 
scrollTo(x, Y) along with a named div.

Something like
this.form_holder.scrollT0(400, 200)




R. 


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to