I have a a scrollable <div>.
I have that when click I would like to scroll to a point with in the
<div>.
I've downloaded Interface as it's "ScrollTo" function is perfect for what I
want to do. However, I cannot figure out how to get it to scroll to a point
contained within the scrollable <div>. I cannot find an example that shows
this capability.
This code...
$("div#about").ScrollTo(5000);
... will scroll the document (browser) to the <div id="about">.
In my page, <div id="about"> is a child of the scrollable <div> I want to
perform the scroll to function on instead of the document (browser).
Any suggestions?????
Thanks,
Joe
--
View this message in context:
http://www.nabble.com/Interface-Scroll-To-tf3046809.html#a8469186
Sent from the JQuery mailing list archive at Nabble.com.
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/