On 6/1/2011 10:19 AM, Eric wrote:
On May 31, 5:51 pm, Walter Davis<[email protected]> wrote:
On May 31, 2011, at 11:12 AM, bill wrote:
I need the scroll of the div contents only.
You can back into that by using the cumulative offset, and subtracting
the document.viewport.getScrollOffsets() from that.
Or you may use yourdiv.scrollTop and yourdiv.scrollLeft
Eric
Thank you.
scrollTop is a MSIE extension that is not a W3C specification,
but mozilla (at least) has picked it up and it does the job.
bill
--
Bill Drescher
william {at} TechServSys {dot} com
--
You received this message because you are subscribed to the Google Groups "Prototype
& script.aculo.us" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/prototype-scriptaculous?hl=en.