文件名称:jSmile
-
所属分类:
- 标签属性:
- 上传时间:2013-03-16
-
文件大小:7.08kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
在一个完全不显眼的方式对于(x)html和javascr ipt事件/功能,这个插件允许您添加和删除,微笑在整个文档或只在一些指定的元素。
基本例子
$(function(){
$(document.body).smile()
})
You can specify only one or more elements too.
$("div.post, p.comments").smile()
And remove them whenever you want.
$("div.post, p.comments").smile(false)
The optional argument is true by default and the method return the instance itself.
$(document.body).smile().find("a").click(/*doStuff*/) -In a totally unobtrusive way for both (x)html and javascr ipt events/functionality, this plug-in allows you to add, and remove, smiles in an entire document or only in some specified element.
Basic examples
$(function(){
$(document.body).smile()
})
You can specify only one or more elements too.
$("div.post, p.comments").smile()
And remove them whenever you want.
$("div.post, p.comments").smile(false)
The optional argument is true by default and the method return the instance itself.
$(document.body).smile().find("a").click(/*doStuff*/)
基本例子
$(function(){
$(document.body).smile()
})
You can specify only one or more elements too.
$("div.post, p.comments").smile()
And remove them whenever you want.
$("div.post, p.comments").smile(false)
The optional argument is true by default and the method return the instance itself.
$(document.body).smile().find("a").click(/*doStuff*/) -In a totally unobtrusive way for both (x)html and javascr ipt events/functionality, this plug-in allows you to add, and remove, smiles in an entire document or only in some specified element.
Basic examples
$(function(){
$(document.body).smile()
})
You can specify only one or more elements too.
$("div.post, p.comments").smile()
And remove them whenever you want.
$("div.post, p.comments").smile(false)
The optional argument is true by default and the method return the instance itself.
$(document.body).smile().find("a").click(/*doStuff*/)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jSmile.js
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.