On 2/9/10 4:41 AM, Babele Dunnit wrote:
Would you please point me to a MXR snippet of Mozilla code to lurk
into and build some scroll methods also working in these cases?

http://mxr.mozilla.org/mozilla-central/source/dom/interfaces/core/nsIDOMNSElement.idl

has properties on it that should allow you to scroll the relevant element. The only issue is finding the element you want to scroll. More than one element can be scrollable on a page.

-Boris
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to