Antônio Gomes wrote:
However, when I try to pan gmail or any other js-based site for example, the scrollBy method fails because of there is no nsIScrollableView available.
Is the site setting overflow:hidden or something?
That's really odd once I can scroll same sites up/down (through mouse) via scrollbars without problems.
Is there a site you can scroll with the mouse but not via the scrollBy methods?
So, my question is: Which other methods I can use to scroll pages like these (and so improve my panning component) ? What methods perform scrolling actions via scrollbars ?
Those methods are internal. -Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

