View Single Post
  #1 (permalink)  
Old 06-16-09, 09:53 AM
pms pms is offline
New Member
 
Join Date: Jun 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Change background on select text input

Does anyone know how to change the background image of an Input text field on the momet it is selected? (someone starts entering text)

The background image is created using css:
INPUT_HOME { background-image: url(aardappelsalade.jpg); }

Any help would be appreciated!
Reply With Quote