| Author |
Loading image over text box |
Naveen puttu
Ranch Hand
Joined: Sep 15, 2009
Messages: 57
|
posted
|
Hi
I have a input text box
i want to show a loading image on that text box for an onBlur event
|
 |
Eric Pascarello
author
Sheriff
Joined: Nov 08, 2001
Messages: 13577
|
posted
|
Basic steps are:
Find the element's position
Set an image to be absolutely position
Set the top and left css properties to match.
Eric
|
Race Schedule for 2010 for this running geek:
* National Half Marathon - 03/20 * Frederick Marathon - 05/02 * Baltimore Marathon - 10/16 * |
 |
Naveen puttu
Ranch Hand
Joined: Sep 15, 2009
Messages: 57
|
posted
|
thanks eric . got it
|
 |
 |
|
|
|