|
Posted by Jeff on 06/23/06 13:42
Thank you, the "border: 1px dotted #0033CC;" was the solution...
Anyway the problem is solved and I'm very thankful for you taking the time
to answer my question.
Have a nice weekend!
Jeff
"Jonathan N. Little" <lws4art@centralva.net> wrote in message
news:731ce$449beb24$40cba7ba$11479@NAXS.COM...
> Jeff wrote:
>> Hey
>>
>> This code works in IE, but not in FireFox, Opera, Netscape. I mean that
>> in IE this CSS generates a border arround this UL, but in
>> firefox/opera/netscape this border isn't shown, so I wonder what I must
>> change to make this border visible in FireFox, Opera, netscape too.
>>
>> I uses PHP to I check what browser the user is using, so if the user are
>> using IE I send IE dedicated CSS script and if the user are using FireFox
>> I send Firefox dedicated CSS script... does it for Opera and Netscape
>> also
>>
>> BTW, this .php passed validation at www.w3c.org (This Page Is Valid XHTML
>> 1.0 Transitional!)
>>
>> Please, if you see what's wrong with my CSS script, then tell me what I
>> must do to solve my problem
>>
>> Jeff
>>
> <code snipped>
>
> Better for a url then code.
>
> Simple question, what is the border color? But not sure why, but cause all
> side are styled the same the shorthand
>
> border: 1px dotted;
>
> works.
>
> --
> Take care,
>
> Jonathan
> -------------------
> LITTLE WORKS STUDIO
> http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|