share一个云标签jquery插件
今天4.3号 清明时节雨纷纷
share一个云标签jquery插件
演示地址
http://bugsoftware.co.uk/jQuery/StarfieldTagCloud/
下载地址:http://plugins.jquery.com/project/StarfieldTagCloud
作者其它插件
今天4.3号 清明时节雨纷纷
share一个云标签jquery插件
演示地址
http://bugsoftware.co.uk/jQuery/StarfieldTagCloud/
下载地址:http://plugins.jquery.com/project/StarfieldTagCloud
作者其它插件
回忆录之左侧菜单修改记录
http://jquery.bassistance.de/accordion/demo/#navigation
改个参数就行了
alwaysOpen: false,
本来true改false
使用jquery做了一个投票的柱形图,超级简单.
不想刷新页面,及时的看到投票比例效果图,一般的网站投票都使用flash进行实现或者使用图片,但是那个感觉有点太复杂了,而且我也不会flash、画图,使用就选用了jquery跟背景颜色设置。
本文非原创,转自http://www.cnblogs.com/mrthink /archive/2010/12/02/1894143.html
jQuery核心中, 有一组队列控制方法, 这组方法由queue()/dequeue()/clearQueue()三个方法组成, 它对需要连续按序执行的函数的控制可以说是简明自如, 主要应用于animate ()方法, ajax以及其他要按时间顺序执行的事件中.
本文非原创正想总结一下,网上有人总结了,本文从网上百度文档下载,鉴于自己文采有限,写原创文章时间有限
以后本栏目及本博客也收集一些精彩好文章,
先给一个例子:
英文版地址:http://net.tutsplus.com/tutorials/javascript-ajax/jquery-1-4-released-the-15-new-features-you-must-know/
本文非原创
1. 传参给 jQuery(…)
之前,jQuery可以通过 attr 方法设置元素的属性,既可传属性的名和值,也可以是包含几组特定 属性名值对 的 对象。在 jQuery 1.4 中,你可以把一个参数对象作为第二个参数传给 jQuery 函数本身,同时创建HTML元素。
share一个云标签jquery插件
演示地址
http://bugsoftware.co.uk/jQuery/StarfieldTagCloud/
下载地址:http://plugins.jquery.com/project/StarfieldTagCloud
作者其它插件http://bugsoftware.co.uk/jQuery/
http://trentrichardson.com/Impromptu/index.php 想找个弹出confirm效果,感觉不错 其中一个A nice clean blue theme.官方有demo $.prompt('Hello World!!',{ buttons:{Ok:true,Cancel:false}, prefix:'cleanblue' })%
mark一个jquery confirm插件 http://nadiana.com/jquery-confirm-plugin