Log in

View Full Version : pop up text box



langsep
06-17-2010, 08:48 PM
Can anyone tell me how to pop up the text box when the field get focus? Below is the example that I see on the AmericanExpress website.

https://www201.americanexpress.com/cards/apply/preferred-rewards-gold-charge-card-application/31209/10

Thank you.

Beverleyh
06-18-2010, 10:51 AM
I would suggest looking as the .focus() function in jQuery and starting there: http://api.jquery.com/focus/
This tutorial here might also give you a starting point for ideas too: http://buildinternet.com/2009/01/changing-form-input-styles-on-focus-with-jquery/