[thelist] Mozilla: Use Stylesheet?

Judah McAuley judah at wiredotter.com
Tue Feb 12 12:26:00 CST 2002


Bob Fowler wrote:
> If you specify alternate StyleSheets they can be selected from that menu.
>
> For example, here is what is on my site:
>
> <link rel="stylesheet" title="Silver" media="screen" type="text/css"
> href="/styles/Silver.css" />
> <link rel="alternate stylesheet" title="Blue" media="screen" type="text/css"
> href="/styles/Blue.css" />
> <link rel="alternate stylesheet" title="Test" media="screen" type="text/css"
> href="/styles/Test.css" />
> <link rel="stylesheet" title="Print" media="print" type="text/css"
> href="/styles/Print.css" />

Yeah, I understood that.  I was just wondering if you could apply a
user-specified stylesheet.  For instance, in IE you can specify an
external stylesheet under the Accessibility Options.  I use one to block
common ad sizes.  I can't figure out how to do the same with Mozilla.

Judah







More information about the thelist mailing list