Home >Web Front-end >JS Tutorial >VB countdown timer and JS current time_Basic knowledge

VB countdown timer and JS current time_Basic knowledge

WBOY
WBOYOriginal
2016-05-16 19:24:081174browse

When making a timer in VBscript, I encountered a problem. How to continuously call a VB function on the page...
For example, countdown, how to make the seconds move without refreshing...
Think about it For a long time, I checked many places and they are all done in JavaScript...
Finally I found one, which is not mentioned in the VBscript help. The SetTimeOut property... I’m so confused..
The countdown is as follows.


Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn