[jQuery] Re: Dimensions - scrollTop

2007-06-27 Thread Brandon Aaron
On 6/27/07, Glen Lipka [EMAIL PROTECTED] wrote: I dont understand how scrollTop works. Look at this demo page. http://www.commadot.com/jquery/dimensions/ Scroll to the bottom and click the box. Shouldn't it have something in ScrollTop? It is the window that has the scroll offset in this

[jQuery] Re: Dimensions - scrollTop

2007-06-27 Thread Glen Lipka
Ahh, I see. Thank you. In terms of setting the ScrollTop, is it possible for that to take a Duration parameter so it could do a slow scroll? Maybe even take easing? Its alot less jarring on the user that way. (Although certainly not for all circumstances) Im excited to swap out for 1.0. I can

[jQuery] Re: Dimensions - scrollTop

2007-06-27 Thread Brandon Aaron
That kind of effect should not be in the dimensions plugin but rather in a UI plugin. Demos would help out so much. -- Brandon Aaron On 6/27/07, Glen Lipka [EMAIL PROTECTED] wrote: Ahh, I see. Thank you. In terms of setting the ScrollTop, is it possible for that to take a Duration