登录
注册
首页
项目
经验
代码
文库
问答
博客
资讯
博客分类
其它
利用函数的类型签名进行JavaScript检查 - TypedJS
TypedJS uses a function’s type signature to generate input parameters, and evaluates the function...
ajax
6年前
0
4K
AbiWord
OneDrive
实现灵活的网页消息通知功能的jQuery插件 – noty
noty is a jQuery plugin for creating user-friendly, "JavaScript-alert alternative" notifications ...
ajax
6年前
0
3K
微软
利用 CSS3 实现一个可以换颜色的漂亮菜单
实现效果如下图: 源代码: source.zip 在线演示: http://www.script-tutorials.com/demos/232/index.html <!DOCTYPE htm...
ajax
6年前
0
5K
Android Auto Wear
将 YouTube 视频设为背景的jQuery插件 - Tubular
Tubular is a jQuery plugin that lets you set a YouTube video as your page background . Usage is s...
ajax
6年前
0
2K
微软
HTML5 Book-Flipping jQuery Plugin
Turn.js is a plugin for jQuery that adds a beautiful transition similar to real pages in a book o...
ajax
6年前
0
1K
Activiti
利用 Tinycon 为网站的Favicon图标添加提醒气泡
Tinycon allows the addition of alert bubbles and changing the favicon image . Tinycon gracefully ...
ajax
6年前
0
1K
Chrome
psd.js - 一个JavaScript中的Photoshop (PSD) 文件解析器
psd.js is a Photoshop (PSD) file parser written in Coffeescript/Javascript for both browsers and ...
ajax
6年前
0
2K
MLDonkey
jOrgChart - 创建交互式组织结构图的jQuery插件
Tree menus are great for displaying nested data in a user-friendly and easy-to-browse interface. ...
ajax
6年前
0
9K
Parallax Scrolling
利用 polyClip.js 裁剪JPEGs图片
When we need to clip an irregular shape from an image and use it on the web, PNG is the most comm...
ajax
6年前
0
1K
增强现实
小米2
利用 HTML5Please 来查找 HTML5 和 CSS3 特性
HTML5 Please helps you look up HTML5, CSS3, etc features , know if they are ready for use, and if...
ajax
6年前
0
1K
Activiti
另一种时尚的 Tooltips 提示jQuery插件 - Poshy Tip jQuery Plugin
Poshy Tip jQuery Plugin is a tooltip plugin that allows easily creating stylish tooltips . With P...
ajax
6年前
0
2K
微软
浅析JS运行机制
从一个简单的问题谈起: <script type="text/javascript"> alert(i); // ? var i = 1; </script> 输出结果是undefined, 这...
ajax
6年前
0
2K
MLDonkey
JavaScript中的setTimeout 和 setInterval 的区别
window对象有两个主要的定时方法,分别是setTimeout 和 setInteval 他们的语法基本上相同,但是完成的功能取有区别。 setTimeout方法是定时程序,也就是在什么时间...
ajax
6年前
0
1K
完全可定制的就地编辑在jQuery插件 - Jeditable
Jeditable is an in-place editor plugin for jQuery . With few lines of JavaScript code it allows y...
ajax
6年前
0
1K
微软
使用Spring MVC和注释配置来实现文件上传
Spring MVC does special care to upload file to server. It makes file upload an easy work for web ...
ajax
6年前
0
13K
jQuery插件
工作流
高度可定制的图片集展示jQuery插件
Minimit Gallery is a highly customizable Jquery plugin that does galleries, slideshows, carousels...
ajax
6年前
0
1K
微软
一个通过JSONP跨域调用WCF REST服务的例子(以jQuery为例)
JSONP(JSON with Padding)可以看成是JSON的一种“使用模式”,用以解决“跨域访问”的问题,这篇简单的文章给出一个简单的例子用于模拟如何通过jQuery以JSONP的访问调...
ajax
6年前
0
6K
cron4j
FF Multi Converter
CodeBunk
Rspamd
jQuery LigerUI V1.1.5 (包括API和全部源码) 发布
前言 2个月前以博文的形式发布了V1.1.0,到现在已经更新了5个版本,V1.1.3引入了core机制,提供了ligerui内置事件处理机制、属性动态设置机制等等,搭建了ligerui系列插件的...
ajax
6年前
0
2K
强力推荐几款基于jQuery、Flash、HTML5多媒体播放器方案
记得以前我们想要在网页中插入一段音频或者视频时,首先,baidu或者google一 下,目的是要找那段又长又臭的object和embed代码,然后再把它们贴到网页中,然后还发现不同的浏览器写法还...
ajax
6年前
1
3K
谷歌
ReText
Activiti
TIOBE
jquery 使用方法
jQuery是目前使用最广泛的javascript函数库。据统计,全世界排名前100万的网站,有46%使用jQuery,远远超过其他库。微软公司甚至把jQuery作为他们的官方库。对于网页开发者...
ajax
6年前
0
2K
赶集网
1
2
3
4
5
6
写博客
博客分类
Ajax框架
jQuery插件
Javascript
网站建设
WordPress
Flash
Android
iOS
CSS
其它
热门问答
热门文档