![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi! I've spent quite some time trying to figure out a solution on this, but with no success so far... I simply want to remove all borders on a input-element, and I use this code now: input type="text" name="email" border="0" style="height: 16px; left: 539px; position: absolute; top: 172px; width: 129px; border:none; border-color:#FFFFFF; border-style:hidden; outline-style:hidden; z-index:2; border: 0px; " / This wokrs fine in IE, Opera, Firefox and even Netscape, but in Safari the border will simply not dissapear. Any solutions...? |
. See
#3
| |||
| |||
|
|
On 2006-10-03, ojorus <ojorus (AT) hotmail (DOT) com> wrote: Hi! I've spent quite some time trying to figure out a solution on this, but with no success so far... I simply want to remove all borders on a input-element, and I use this code now: input type="text" name="email" border="0" style="height: 16px; left: 539px; position: absolute; top: 172px; width: 129px; border:none; border-color:#FFFFFF; border-style:hidden; outline-style:hidden; z-index:2; border: 0px; " / This wokrs fine in IE, Opera, Firefox and even Netscape, but in Safari the border will simply not dissapear. Any solutions...? I don't think there are (besides just "tolerate the border" . Seerecent threads about styling buttons-- up to a point the UA draws UI widgets how it wants, in a way appropriate to the overall desktop theme of the computer. |
#4
| |||
| |||
|
|
This wokrs fine in IE, Opera, Firefox and even Netscape, but in Safari the border will simply not dissapear. Any solutions...? I don't think there are (besides just "tolerate the border" . |
![]() |
| Thread Tools | |
| Display Modes | |
| |