imstillatwork
IS-IT--Management
Hello,
On a lot of sites with a search form, there is a default value in the input field that has an example search term, and when you click the input, the default disappears.
I need to do that, but with a twist...
I need to cycle through a list of words so that they fade in / out until you click the input.
I am using jQuery, so the fading in / out part should be easy right? I am a JS novice at best... I don't understand how to loop the words continuously in a way that I can apply the jQuery fade effects...
Please help! ?
Kevin
On a lot of sites with a search form, there is a default value in the input field that has an example search term, and when you click the input, the default disappears.
I need to do that, but with a twist...
I need to cycle through a list of words so that they fade in / out until you click the input.
I am using jQuery, so the fading in / out part should be easy right? I am a JS novice at best... I don't understand how to loop the words continuously in a way that I can apply the jQuery fade effects...
Please help! ?
Kevin