What's new? | Help | Directory | Sign in
Google
             
Search
for
Updated Sep 19, 2008 by pilgrim
Labels: about-css, is-css-property, from-w3c
OutlineColorCSSProperty  
The outline-color property sets the color of the outline within a box.

You are here: Home > CSS Reference > Properties > outline-color

Usage

Values

Browser compatibility

Compatibility table legend

Test IE8 IE7 IE6 FF3 FF2 Saf3 Op9 Chrome
style.outlineColor reflects <div style='outline-color: #808080'> N N N Y Y Y Y Y
style.outlineColor reflects <div style='outline-color: black'> N N N Y Y Y Y Y
style.outlineColor reflects <div style='outline-color: rgb(0, 0, 0)'> Y N N N N N Y N
style.outlineColor reflects <div style='outline-color: transparent'> Y N N Y N N Y N

Further reading


Sign in to add a comment