"Tony Mechelynck" wrote: > Note, by the way, that even without scrollbars it is always possible to > scroll the document by means of the keyboard.
Thanks for pointing this out. The scrolling and paging keys are suppressed in IE when the documentElement's overflow is set to 'hidden', but not in Firefox or Opera. I added code in my application to suppress them in the latter two browsers as well. Fote -- _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

