jQuery计算器输入插件jCalculator

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

 48426  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>


相关插件-丰富的输入

移动端答题切换插件

移动端自适应答题插件,通过循环json获取数据
  丰富的输入
 26770  359

电子签章电子签名

H5画板实现电子签名可生成图片,代码简单注释全
  丰富的输入
 38457  435

jquery屏幕键盘插件Virtual Keyboard

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

移动端canvas实现涂鸦效果

实现涂鸦基本功能、更改笔触大小颜色、更改背景图、橡皮檫、历史记录、清屏和保存功能。
  丰富的输入
 25933  335

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

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