Thanks for that, it'll help me with fine tuning it, however, it still 
doesn't work with all the internal anchors on the page.  Is all the code 
correct to do that?  Is the rest of my plugin what's gone wrong (as I 
said, very new to JS)?

Thanks for the quick reply :)

Luke

David Duymelinck wrote:
> [-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.

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to