Tagged Questions
1
vote
2answers
304 views
Blink Text for so many seconds - then disappear
I'm trying to fade in / out text and then after so long stop the function. For the most part when a user comes online it should say that user is online, then disapear after awhile. Right now it just ...
0
votes
2answers
2k views
How to make button blinking infinite, but with possibility to stop at anytime
I need to make button to start blinking after some other elemment trigered it, for example checking the checkbox - see the code below:
<label>I agree with the terms</label>
<input ...