css animation problem
css animation problem
Out of context: Reply #1
- Started
- Last post
- 3 Responses
- Hello-Sexy0
i don't know why that woud happend, but you could get around it by setting the innerHTML instead of changing classes.
so just use:
document.getElementById('id').in...
instead of changing the class. Have nothing in the div to start.
hopefully the code goes through....