Thanks Aaron, this will be handy :) I am currently doing it a diffent way that, whilst it works, is quite long winded code-wise.
On 22 oct, 22:43, Aaron Newton <[email protected]> wrote: > I've added this feature for the next release, which *may* be tomorrow > (1.2.4.2). > > On Wed, Oct 21, 2009 at 5:13 PM, cbolson <[email protected]> wrote: > > > Is it possible to get the id of the element (anchor) that has been > > scrolled to using fx.smoothscroll? > > > I have this: > > > new SmoothScroll({ > > duration:700 , > > onComplete: function(){ > > // would like to get the element that has been scrolled to here > > } > > }, window); > > > Thanks in advance. > > > Chris
