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]/

Reply via email to