- From: Todd Fahrner <fahrner@pobox.com>
- Date: Sat, 11 Apr 1998 10:53:10 -0700
- To: Susan Lesch <lesch@macvirus.com>, www-style@w3.org
Thus spake Susan Lesch: > Todd Fahrner wrote: > > > paste the following into the address field: > > > > javascript:void(document.createStyleSheet("http://style.verso.com/?bod > > y=1;head=1 ;marg=1;affo=1;comp=4")) > > Maybe other people have similar reports, but I have seen none. This > makes the DIV at the bottom of my home page, macvirus.com, and the > TABLE on my software page, macvirus.com/software/, jumbles of > illegibility. MSIE 4.0a Mac. Ah yes. You're getting more style than you can handle. Try adding the word "safety" to the styleserver's query string to turn on browser-specific conditionalization, like this: javascript:void(document.createStyleSheet("http://style.verso.com/?bod y=1;head=1;marg=1;affo=1;comp=4;safety")) __________________ Todd Fahrner mailto:fahrner@pobox.com http://www.verso.com/agitprop/
Received on Saturday, 11 April 1998 13:47:18 UTC