You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @robinwen Can you share some more details? Here s a codepen that clears the HTML from a DIV on the page from the timer's callback on completion of 5 seconds: https://codepen.io/anon/pen/OExOQR
$(selector).html('') in callback() does not work, if need to clear countdown message after time up
The text was updated successfully, but these errors were encountered: