/ Published in: CSS
Still won't work with IE 8. Sigh!
Expand |
Embed | Plain Text
-moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px;
You need to login to post a comment.
jdenton on 10/28/09
1 person have marked this snippet as a favorite
Still won't work with IE 8. Sigh!
-moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px;
You need to login to post a comment.