[jQuery] Re: Form functionaltiy - scroll to top of page on submission

2009-06-20 Thread juxprose
Thanks Kalyan I did see that and try to implement it without success - I am pretty inexperienced with jQuery. Have you any pointers as to how this plugin would work with the code in my example? Thank you kalyan Chatterjee wrote: > > > You can use jquery plugin scrollTo : here is the demo :

[jQuery] Re: Form functionaltiy - scroll to top of page on submission

2009-06-20 Thread kalyan Chatterjee
You can use jquery plugin scrollTo : here is the demo : http://demos.flesler.com/jquery/scrollTo/ On Jun 20, 12:52 pm, juxprose wrote: > Below is a block of code from a Wordpress plugin called "MM Forms", which > handles form creation. > > The part of the code below deals with what happens when