This little fix helps when you encounter that when a background image is applied to the form element and the typed characters are exceeding the width of background, it starts moving the background image on Internet Explorer.

This little fix helps when you encounter that when a background image is applied to the form element and the typed characters are exceeding the width of background, it starts moving the background image on Internet Explorer. 
 
<code class="prettyprint">
    background: #012A56 url("img/loginField.png") no-repeat;
    background-attachment:inherit !important;
    background-attachment/* */:/**/fixed;
</code>

Bookmark this!

These icons link to social bookmarking sites where readers can share and discover new web pages.
  • blinkbits
  • BlinkList
  • blogmarks
  • co.mments
  • del.icio.us
  • Digg
  • Fark
  • Furl
  • MisterWong
  • NewsVine
  • Reddit
  • Spurl
  • StumbleUpon
  • TailRank
  • Technorati

Submit your comment

vision22.net

Copyright © 2007