[-Stash-] schreef:
> Code snippet:
> ----------------------------------------------
> $('[EMAIL PROTECTED]"#"]').each(function(i){
> $(this).click(function(){
> $(this.href).ScrollTo(2000);
> return false;
> });
> }); 
> ----------------------------------------------
> http://techfoolery.com/archives/2006/08/11/2021/?PHPSESSID=784f3aa2dd287a7ce685852ff5d7ff9a#comment-4
>   
That is the scrollto function of the interface plugin: 
http://interface.eyecon.ro/docs/fx you can download it there too.

-- 
David Duymelinck
________________
[EMAIL PROTECTED]


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to