[thelist] urgent: IE specific question for stylesheets/reload

Andrew Clover and at doxdesk.com
Fri Jun 21 12:03:01 CDT 2002


Erick Papadakis <erick_papadakis at yahoo.com> wrote:

> 1. first, can i disable reload function completely in IE?

No. Trying to disable any browser action will never work properly,
it's best not to try.

> how can i disable the [IE] scrollbar ENTIRELY
> if it is not needed, and enable it if needed? any cool
> CSS etc?

Yes:

  html, body { overflow: auto; }

--
Andrew Clover
mailto:and at doxdesk.com
http://and.doxdesk.com/



More information about the thelist mailing list