jQuery计算器输入插件jCalculator

所属分类:输入-丰富的输入

 48738  288  查看评论 (0)
分享到微信朋友圈
X
jQuery计算器输入插件jCalculator ie兼容9

如何使用

包含下列文件添加到你的页面

<link href="path_to/jcalculator.css" rel="stylesheet" type="text/css">
<-- jQuery library -->
<script type="text/javascript" src="path_to/jquery.js"></script>
<script type="text/javascript" src="path_to/jcalculator.min.js"></script>


html所需要用到的输入框

<input id="testinput" type="text" placeholder="click here to see the magic" />


调用jCalculator插件。

<script type="text/javascript"> 
    $('#testinput').calculator();
</script>


相关插件-丰富的输入

留言板的添加和删除

留言板的添加和删除
  丰富的输入
 47688  546

纯CSS3打造逼真的苹果(Apple)电脑键盘

这是一款使用纯CSS3制作的效果非常逼真的苹果(Apple)电脑键盘效果。该苹果电脑键盘可以通过按真实键盘上的相应键来触发虚拟键盘上的键,按键被按下时有逼真的动画效果。
  丰富的输入
 32391  342

jquery屏幕键盘插件Virtual Keyboard

一个在浏览器的jQuery屏幕键盘(OSK)插件,。
  丰富的输入
 35515  360

jQuery答题测试(原创)

点击左右键,左右滑动可切换题目,已答题数目和总题目数,交卷
  丰富的输入
 38278  365

讨论这个项目(0)回答他人问题或分享插件使用方法奖励jQ币 评论用户自律公约

😃
  • 😀
  • 😉
  • 😥
  • 😵
  • 😫
  • 😘
  • 😡
  • 👍
  • 🌹
  • 👏
  • 🍺
  • 🍉
  • 🌙
  • 💖
  • 💔
😃
  • 😀
  • 😉
  • 😥
  • 😵
  • 😫
  • 😘
  • 😡
  • 👍
  • 🌹
  • 👏
  • 🍺
  • 🍉
  • 🌙
  • 💖
  • 💔
取消回复