Author |
Topic  |
|
stealthc
Starting Member
21 Posts |
Posted - 26 May 2001 : 16:19:28
|
Ok, how can I get this to work correctly in netscape as well? <input type="text" name="search" value="Photoshop 6" size="35" style="background-color: rgb(25,58,77); font-family: Verdana; font-size: 10pt; color: rgb(255,255,255); border: 1px solid rgb(0,0,0); margin-bottom: 1px"> That's the input box I wanted displayed, I was going to change the colors and stuff, but it will not display correctly in netscape (so it isn't worth keeping for explorer users only) and I would prefer using the non rgb coloring and just normal hex "#FFFFFF" type color assignment. Is that possible?
|
|
BuffyNET
Junior Member
 
United Kingdom
126 Posts |
Posted - 26 May 2001 : 19:53:55
|
You cannot do it in Netscape, altough I think Netscape 6 will allow this
Neil |
 |
|
Deleted
deleted
    
4116 Posts |
Posted - 26 May 2001 : 21:21:02
|
I tried this in Netscape 6. The result is somehow a bit different (like always), but acceptable. The border has some shade thou...
Bulent Ozden |
 |
|
MorningZ
Junior Member
 
USA
169 Posts |
Posted - 26 May 2001 : 22:28:57
|
the border does not work in netscape at all....
it's a lost cause
 |
 |
|
stealthc
Starting Member
21 Posts |
Posted - 27 May 2001 : 20:45:22
|
Well I suppose it doesn't take much to figure out that netscape sucks...oh well. In fact I think both netscape and explorer sucks but that's for another time or place, I suppose there really isn't a way for this code to work in both netscape or explorer without having some kind of browser detection. Which I'm not really interested in with my site, I want to make it completely browser independant as well.
|
 |
|
|
Topic  |
|