Yea that does work. Here is what I have on the onsubmit

 onclick=\"$('#comment".$row2['feedbackID']."').slideToggle('slow');$
('#scrollLink".$row2['feedbackID']."').ScrollTo(1500); return false;\"
please note that this came from php

On Apr 14, 6:26 pm, Allan Mullan <[EMAIL PROTECTED]> wrote:
> You need to do an onclick="return(false);" to prevent this...
>
> Allan
>
> Tom Shafer wrote:
> > how do I prevent the page from jumping back to the top when calling
> > scrollto from the interface plugin
>
> >http://dev.unfetteredpress.com/story/Chavez_to_shut_down_opposition_TV#
>
> > click on add comment

Reply via email to