developer sign in
where » create » reference » attribute » bgfocusimg

bgfocusimg


A style attribute defining the background image of a focused element.

Details

  • The bgfocusimg does not alter the width or height of its containing element.
  • The bgfocusimg attribute has a higher precedence than the bg or bgfocus attribute and therefore will be drawn over the background color.
  • The bgfocusimg will always be aligned to the upper left corner of its containing element.
  • Only elements that accept focus will apply a bgfocusimg attribute.
  • If no value is set, the bgfocusimg attribute assumes the value of the bgimg attribute.
  • As a style attribute, the bgfocusimg value cascades to child elements.
  • Valid values are image URLs.

Example

<pr>
  <list bgfocusimg="./someImg.png" border="1">
    <listitem>
      <text>Listitem 1</text>
    </listitem>
    <listitem>
      <text>Listitem 2</text>
    </listitem>
    <listitem>
      <text>Listitem 3</text>
    </listitem>
  </list>
</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.