The code (w/o border)
div.navbar {color:#666666; background-color:#eeeeee;
layer-background-color:#eeeeee; font-size:10pt; font-family: 'Verdana';
font-weight:normal; width:99%; height:12px;}
With border
div.navbar {color:#666666; background-color:#eeeeee;
layer-background-color:#eeeeee; border-width:1; border-style:solid;
border-color:#eeeeee; font-size:10pt; font-family:'Verdana';
font-weight:normal; width:99%; height:12px;}
- Manish
http://technofundo.com/
For NS4.x CSS documentation, you can try the Client-Side JavaScript Reference[1]
for the Style object and Dynamic HTML in Netscape Communicator for usage and
examples.
---
[1] http://developer.netscape.com/docs/manuals/js/client/jsref/index.htm
[2] http://developer.netscape.com/docs/manuals/communicator/dynhtml/index.htm
--
Courage is resistance to fear, mastery of fear--not absence of fear.
-Mark Twain
=-=-=
Steve
-=-=-
"Manish" <m...@gmx.co.uk> wrote in message
news:O4HrJbqBBHA.2024@tkmsftngp05...
Found a workaround though,
One can simply put border:none; and works in NN 4.7.
Hope it helps others...
- Manish
http://technofundo.com/
"Steve Fulton" <cerbe...@hotmail.com> wrote in message
news:OGD$jTvBBHA.1864@tkmsftngp05...