jQuery Countdown Plugin

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-15 07:43:57

软件介绍

This is a simple countdown plugin which displays a countdown effect.
The usage could't be simpler, just one line. For example:

$('span.countdown').countdown({seconds: 30});

You can add an option called 'callback', like this:

$('span.countdown').countdown({seconds: 30, callback: 'hello_world()'});

Then the function 'hello_world()' will be excuted when time out.

本文地址:https://codercto.com/soft/d/23411.html

You Can Program in C++

You Can Program in C++

Francis Glassborow / John Wiley & Sons / 2006-7 / 406.80元

An interactive and fun way to learn C++, one of the most popular high-level programming languages for graphic applications This unique, hands-on approach to learning C++ makes t......一起来看看 《You Can Program in C++》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

随机密码生成器
随机密码生成器

多种字符组合密码

MD5 加密
MD5 加密

MD5 加密工具