jQuery计算器输入插件jCalculator

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

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


相关插件-丰富的输入

仿多说留言、评论框,带微博表情。

仿多说留言、评论框,带微博表情。
  丰富的输入
 58725  627

jQuery云输入法

将QQ拼音,QQ五笔以及百度手写云输入法集成到网页
  丰富的输入
 47293  300

jQuery评论写入jquery.cookie.js

一个简单的评论框
  丰富的输入
 34560  372

一款jQuery评论插件

jQuery评论插件,带表情,数量可随意添加,数据保存到本地缓存,刷新不丢失。
  丰富的输入
 23528  267

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

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