![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
That is exactly what I am trying to do. I have a js include (on each page) that detects the browser version, |
|
..then uses document.write to write the link to the appropriate style sheet. |
#12
| |||
| |||
|
|
If I had said, "it doesn't work" without first giving a detailed explanation (in my original post), |
|
..then I would understand your flame. |
|
..But thanks anyway. |
#13
| |||
| |||
|
|
"Neal" <neal413 (AT) yahoo (DOT) com> wrote in message news pschh9ic26v6656 (AT) news (DOT) individual.net...Tell them that the only way to support modern browsers AND NN4 is to set up separate stylesheets and that's going to double the cost. Because that's exactly what you'll have to do here. That is exactly what I am trying to do. I have a js include... that detects the browser version... |
#14
| |||
| |||
|
|
On Mon, 9 Aug 2004 15:05:45 -0700, Jeff Nibler wrote: [...] ..then uses document.write to write the link to the appropriate style sheet. This is better handled using pure CSS/HTML.. link rel="...." type='text/css' ..can be read by old IE and NN, whereas.. style type='text/css' @import ... /style ..will be completely ignored ny the old browsers. |
#15
| |||
| |||
|
|
"Neal" <neal413 (AT) yahoo (DOT) com> wrote in message news pschh9ic26v6656 (AT) news (DOT) individual.net...On Mon, 9 Aug 2004 13:22:44 -0700, Jeff Nibler Tell them that the only way to support modern browsers AND NN4 is to set up separate stylesheets and that's going to double the cost. Because that's exactly what you'll have to do here. That is exactly what I am trying to do. I have a js include (on each page) that detects the browser version, then uses document.write to write the link to the appropriate style sheet. |
|
I hear a lot of people saying how obsolete Netscape 4.7 is, but you would not believe how many large corporations still use it (especially for intranets) and refuse to upgrade to a newer browser. The issue for many of them is that their IS department would need to handle the roll-out which can cost a lot of money depending on the size of the organization. |
#16
| ||||
| ||||
|
|
When I said "it doesn't matter" and "doesn't work," I was referring to the specific behavior I am experiencing with Netscape 4.7. |
|
If you read my original question, |
|
you would understand that in my reply, "doesn't work" means "Netscape doesn't change the width of a text box when I use width: 15 |
|
would understand your flame. But thanks anyway. |
#17
| |||
| |||
|
|
Still, it's not smart for businesses to avoid new technology. That's the surest path to Chapter 11 in this economy. |
|
Especially when it can be done as cheaply as it can, I can't really excuse sticking to NN4 - not that you have much choice in the matter. |
![]() |
| Thread Tools | |
| Display Modes | |
| |