In jquery, I have a problem. There is a word welcome that should appear for 10 seconds.
After 10 seconds this should disappeared and another word bye should appear for another 10 seconds this should continued like a cycling process.
Can anyone help me out with this problem????
Assuming the text is within in
div#textThis does not include any type of animation, just changes the text.