Did you try using individual borders: border-right: 1px solid blue ?

Benoit

On Tuesday, April 1, 2003, at 02:09 PM, Kevin wrote:

Hello everyone,

There is a problem with setBorder on Mozilla.
Only the top and left borders are set.

Reading back the elements css after it's been set
results in something like:
In Mozilla
this.css.borderStyle: solid solid solid solid
this.css.borderColor: #000000 #000000 #000000
this.css.borderWidth: 1px 1px 1px 1px
In IE
this.css.borderStyle: solid
this.css.borderColor: #000000
this.css.borderWidth: 1px
It works OK in IE.

Any ideas?

-
Kevin.




------------------------------------------------------- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://www.mail-archive.com/[EMAIL PROTECTED]/




-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to