developer sign in
where » create » reference » attributes » borderfocus

borderfocus


A style attribute defining the border color of the cell surrounding a focused element if and only if the border attribute is set to "1".

Details

  • Only elements that accept focus will apply a borderfocus attribute.
  • If no value is set, the borderfocus assumes the value of the borderfocus attribute.
  • To turn borderfocus off, even if border is set to "1", use the "none" value.
  • As a style attribute, the borderfocus value cascades to child elements.
  • Valid values are "0x00000" through "0xFFFFFF".

Example

<pr>
  <input type="button" value="red focused border" border="1" borderfocus="0xFF0000" onSelect="doSomething()" />
</pr>
terms of use | privacy policy | about | FAQ | blog | jobs | contact us
For 24/7 support email support@where.com or call 888-262-1150
WHERE™ is a product from uLocate Communications, Inc. ©2007 All Rights Reserved.