搜索资源列表
jquery文档
- JQUERY JQuery Tutorial: start jquery 1 选择器: 如果得到的结果是多个元素, 就是一个数组. 1.1 元素选择器: $(“a”), 选择所有的, 1.2 id选择器: $(“#a”), 选择id是a的元素 1.3 类选择器: $(“.a”), 选择样式class是a的元素
jquery.uploadify-v2.1.0
- 上传控件,带有进度条的上传控件!,具有很好的美观性,功能较为强大!-This is a upload!
jquery.progressbar.1.2
- 一个基于jQuery 的网页加载进度条插件,版本目前是 v1.2,具有动画效果的进度条,可以用作网络连接、上传或下载程序中,进度条很漂亮。 -JQuery based on the progress bar of the page to load plug-in, version is now v1.2, with the progress bar animation effects, can be used as a network connection, upload or downlo
jquery.ui-1.5.2
- JQueryUI的源代码,非常不错的源码-JQueryUI the source code, a very good source
jquery-1.2.6-vsdoc-cn
- 对jquery的源码进行一些简单的注解,对于喜欢研究源码的有一定的帮助-The source of the jquery some simple annotations, research source for those who like a certain extent help
jQuery_1.2_API_0810
- 本CHM手册旨在帮助广大jQuery爱好者快速了解jquery库和jquery开发人员提供一份速查手册。-This handbook is designed to help the majority of CHM quickly understand jquery library jQuery enthusiasts and jquery developers to provide a Quick Fact Manual.
JQuery_1.4.2_API
- jQuery的1.4.2发布了!jQuer1.4.2版本修复了1.4版本的一些错误和优化了一些不错的改进。 -jQuery 1.4.2 released! jQuer1.4.2 version of the 1.4 version fixes some errors and optimize a number of nice improvements.
jquery.jqGrid-3.7.2
- 点击信息确认 就是弹出一个确认窗口,把已经填报的信息都放到里面看看。信息放里面很简答,主要是弹出窗口要做得好看点。-Click message confirmation popup window is a confirmation of the information provided, has put in all. Information put inside very short answer, mainly is the popup window to do good.
jquery-1-2
- jquery,很有意思;建议大家学会,尤其年轻人份-jquery, a good langauge
jquery-weekcalendar-1.2.2
- 用Jquery框架写的日历插件,支持多种样式-A calandar jquery plugin with different styles.
jquery.easyui-1.2.2-CHM
- jquery easyui 1.2.2 API文档-jquery easyui 1.2.2 API
elfinder-1.2
- elFinder是基于Web的开源文件管理器,用Javascr ipt编写,使用了jQuery UI,灵感来自 Mac OS X 的 Finder 程序。 elFinder的主要目标是让你管理远程文件,像管理本地文件一样方便。它支持常用的本地操作方式,比如拖曳、移动、热键等。-elFinder is a Web-based open source file manager written in Javascr ipt, to use the jQuery UI, inspired by t
jquery-1.7
- jQuery是一款免费且开放源代码的java scr ipt代码库,由John Resig创建。授权协议为GPL和MIT许可证双协议。它是轻量级的js库(压缩后只有21k) ,它兼容CSS3,还兼容各种浏览器 (IE 6.0+, FF 1.5+, Safari 2.0+, Opera 9.0+)。jQuery使用户能更方便地处理HTML documents、events、实现动画效果,并且方便地为网站提供AJAX交互。jQuery还有一个比较大的优势是,它的文档说明很全,而且各种应用也说得很详细
jquery-API_CHM
- 一个非常详细的jquery的api 中英文对照,附带源码中文注释-Of a very detailed jquery api in Chinese and English, with Chinese notes source
jQuery.easyui.1.2.3_API
- jQuery.easyui.1.2.3_API 关于easyUI 的 chm格式的API文档,适用easyUI的好帮手-JQuery. Easyui. _API 1.2.3 about easyui CHM format of the API documentation, easyui is a good helper
jquery-1.2.6
- 源码分析 若想深入了解jquery编程,可对此源码进行分析。-it can be used as a tool when analyzing the source code.
jquery.ifmodified-etag
- 这个插件提供了Etag支持jQuery AJAX调用,ifModified设置。 注意:我不建议使用这个插件和一个jQuery 1.2除非这个页面状态 否则在它被释放。这个功能可能被纳入1.2本身。 文档:没有必要。只是包括javascr ipt和Etag一起将支持 修改方法的缓存。 兼容性:1.1.2 *,1.1.3a,1.1.3 *只有测试与旧版本的插件 -This plugin provides Etag support to jQuery AJAX calls
jquery-easyui-1.2.5
- jQuery easyui 官方类库及实例集下载,jQuery easyui为网页开发提供了一大堆的常用UI组件,包括菜单、对话框、布局、窗帘特效、表格、元素滚动、表单、TAB菜单、动画生成等等,为网页设计提供了极大的方便。-jQuery easyui official libraries and examples set download, jQuery easyui provides a lot of common UI components for web development, inc
win10-ui-1.1.2
- Win10-UI是一款win10风格的后台UI框架,它使用了丰富的Win10桌面元素,包括桌面图标、窗口化子页面管理、开始菜单、动态小磁贴等组件,兼容主流现代浏览器及移动端的屏幕尺寸,适合快速开发后台管理系统的前端界面。(Win10 - UI is a UI framework Win10 style of the background, it USES the rich Win10 desktop elements, including desktop ICONS, window, anti-
jq
- 本人亲自翻译的最新版的jQuery API中文手册(v3.2.1)。现在网上还没有其它人发布出jQuery 3.2.1的中文手册。 请解压后在文件夹里直接打开,首页是index.html。 jQuery是一个快速、小巧、功能丰富的Javascr ipt库。利用一些容易上手的API,它使一些任务,譬如HTML文档遍历和操纵、事件处理、动画,以及Ajax更简单,并能跨浏览器起作用。如果你是jQuery新手,我们建议你学习一下jQuery学习中心。 如果你已经更新到新的jQuery版本,请确