Scrolling time picker

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-16 06:28:35

软件介绍

This is another time picking widget, but with a different approach. Instead of popping up easy selection menus or creating multiple select-boxes, it allows a user to drag up and down upon it, changing its values in a matter which somehow resembles adjusting an analog clock.
The plugin is launched in a very similar matter to Jason Huck's timepicker, in that when you have an input element like this:
<input class="time" type="text" name="start" id="start" />
It could be converted to a scrolling timepicker, like this:
$('input.time').stimepicker();

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

Pro JavaScript Design Patterns

Pro JavaScript Design Patterns

Dustin Diaz、Ross Harmes / Apress / 2007-12-16 / USD 44.99

As a web developer, you’ll already know that JavaScript™ is a powerful language, allowing you to add an impressive array of dynamic functionality to otherwise static web sites. But there is more power......一起来看看 《Pro JavaScript Design Patterns》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具