|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
CSS: a thin border acting strangely in Unix
Using a div, I have done a simple thin border around some text. On NT IE5.0 and Netscape 4.7, it renders perfectly. However, on Solaris/Unix Netscape 4.7, you see the box for a split second, and then it disappears.
Also, side note, a • renders as a bullet in NT and a * on Unix. |
|
#2
|
|||
|
|||
|
CSS: a thin border acting strangely in Unix
![]() No particular answer, I just liked your topic. adios (riding a Turner O2, SID, XTR, Hayes Mechs) ![]() |
|
#3
|
|||
|
|||
|
I don't want to break your bubble,but NS4.7 is 5 years old!!Update your browser and it will work fine.
|
|
#4
|
|||
|
|||
|
Tuxie, I am well aware of the age of Netscape 4.7 as you are when you used it in high school. However, we have consumers visiting our site with Netscape 4.7. We value our customers, therefore, must test our web pages across many browsers and operating systems.
|
|
#5
|
|||
|
|||
|
If you are coding for older browsers then you should use Standard HTML and try not to use complicated CSS code.
It should then show correctly in all browsers. |
|
#6
|
|||
|
|||
|
You feel CSS1 is to complicated for poor ol' Netscape 4.7? Maybe I should restate the question: div border thin works great with Win IE5+, Win Netscape 4.7+, but with Unix Netscape 4.7 the border shows for a split second then disappears. Does anyone have any reason why it would show then disappear?
|
|
#7
|
|||
|
|||
|
i've heard before that old Nutscrape does not handle CSS on floating DIV's well at all.
http://css.nu/pointers/bugs-nn.html try giving it absolute positioning (just for reference) and see if the border shows up.. i think you can successfully give LAYERs a border. |
![]() |
| Viewing: Dev Shed Forums > Web Design > CSS Help > CSS: a thin border acting strangely in Unix |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|