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
Release: 2016-05-16 19:24:08
Original
1136 people have browsed it

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.


source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template