1

I am trying to fade out and fade in the text inside a textbox.

Is this even possible with jQuery or javascript?
Thank you.

Nirmal
  • 9,391
  • 11
  • 57
  • 81
  • 1
    See http://stackoverflow.com/questions/2297077/jquery-fadeout-text-insde-a-text-box-and-textarea or http://stackoverflow.com/questions/3066434/fade-out-text-value-inside-of-text-field-using-jquery – Crescent Fresh Aug 02 '10 at 09:54

1 Answers1

1

you can use jQuerUI color animate.

Reigel Gallarde
  • 64,198
  • 21
  • 121
  • 139