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 >
