- 浏览: 1580 次
- 性别:
- 来自: 深圳
最新评论
文章列表
本插件是从公司项目里抽取出的,欢迎大家使用,有什么需要改进的,大家多提意见.争取做得更好!
源代码下载: https://github.com/tomlxq/jquery-tooltip.git
This is a demonstration!
Example:
$("[class=toolImg]").tooltip();
$("[title^=header\\=]").tooltip({type: "html"});
$("[class^=toolTxt]").tool ...
写了个简单的摸拟alert\提示框,欢迎大家使用.
源码下载:https://github.com/tomlxq/jquery-confirm
效果图:
This is a demonstration. include fancybox css/js, please take care!
Example:
$(document).ready(function() {
$("#delete_without_layer").click(function () {
$.tConfirm.open({bo ...
自我介绍
开发10年了,现在也是公司的一个IT经理,什么框架都差不多都知道些吧,自己也参与写代码,自认为是个好coder.
现在要叫我搞个脚手架之类的,花个半天也可以整出来.毕竟现在网上大把的资料.
我公司一直在 ...