CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ajax jquery

搜索资源列表

  1. jquery.combogrid

    1下载:
  2. Combogrid 是一个jQuery插件用于为输入框添加高级自完成功能(auto-complete)。当用户输入的时候,会在输入框的下方面动态显示一个拥有分页功能的表格(Grid)控件。 通过Ajax请求,然后结果以JSON(或JSONP:用于跨域请求)的数据类型返回。 这个插件拥有许多选项可以配置比如:设置交替行的颜色,自动选择相匹配的查询结果, 设置当输入到第几个字符号才激活表格。此外还支持键盘操作。 -Combogrid is a jQuery plug-in for t
  3. 所属分类:Other systems

    • 发布日期:2015-11-09
    • 文件大小:135168
    • 提供者:FADFO
  1. jquery

    0下载:
  2. 这是一款免费且开放源代码的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还有一个比较大的优势是,它的文档说明很全,而且各种应用也说得很详细,同时还有
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-14
    • 文件大小:32295
    • 提供者:DGDG508
  1. jquery-mentions-input-master

    0下载:
  2. 当你在编辑框中输入 @xxx 的时候就会触发 Ajax 请求搜索相应的人名并提供自动完成输入的功能,这在微博中广泛被使用的“提到”功能。-When you will trigger the Ajax request to search for the appropriate names and provide automatic input function, which widely used in micro-Bo " mentioned" in the edit box,
  3. 所属分类:JavaScript

    • 发布日期:2017-03-21
    • 文件大小:19058
    • 提供者:akpudn100
  1. ajax-fancy-captcha-php

    0下载:
  2. 顾名思义,一个支持Ajax又很炫的jQuery Captcha插件,它使用了很人性化的验证机制。-As the name suggests, a support Ajax and flashy jQuery Captcha plugin it uses a very user-friendly authentication mechanism.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-12
    • 文件大小:122241
    • 提供者:aapudn005
  1. jquery-textext-master

    0下载:
  2. TextExt是一个jQuery插件,提供对文本输入框的功能扩展,可实现自动完成、标签输入、ajax和过滤功能。-TextExt is a jQuery plugin extensions of the text input box, automatic label input, ajax and filtering capabilities.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-09
    • 文件大小:65684
    • 提供者:aapudn777
  1. jquery.simpletip-1.3.1

    0下载:
  2. Simpletip是一个简单的jQuery的工具提示(tooltip)插件,至此静态、动态以及Ajax加载的工具提示内容。-Simpletip is a simple jQuery tooltip (tooltip) plug-in, bringing the static, dynamic, and Ajax to load the tooltip content.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-08
    • 文件大小:2241
    • 提供者:kkpudn345
  1. jquery.jmpopups-0.5.1

    0下载:
  2. jmpopups是一个可同时打开多个模式对话框的jQuery插件。弹出窗中的内容可以从当前页面中获取,也可以利用Ajax获取。-jmpopups is a jQuery plugin multiple modal dialog boxes can be opened simultaneously. Pop-up window can be obtained from the current page, and can also use Ajax to get.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-13
    • 文件大小:2359
    • 提供者:ktpudn123
  1. jquery.sfbrowser.3.2.2

    0下载:
  2. SFBrowser是一个开源的应用程序基于PHP与jQuery开发,拥有一个漂亮的Ajax界面来在线管理文件。-SFBrowser is an open source application development based on PHP and jQuery has a nice Ajax interface to online management file.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-23
    • 文件大小:1839586
    • 提供者:aapudn777
  1. jquery.sfbrowser.3.2.2

    0下载:
  2. SFBrowser是一个开源的应用程序基于PHP与jQuery开发,拥有一个漂亮的Ajax界面来在线管理文件。-SFBrowser is an open source application development based on PHP and jQuery has a nice Ajax interface to online management file.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-25
    • 文件大小:1821244
    • 提供者:eepudn515
  1. jquery-mockjax-master

    0下载:
  2. jQuery Mockjax插件提供了简单而且极度灵活的接口,用来模拟ajax的请求和回应。-simple and extremely flexible interface to the the jQuery Mockjax plug, used to simulate the ajax request and response.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-16
    • 文件大小:346269
    • 提供者:eepudn521
  1. ajax

    0下载:
  2. 一个基于jquery框架做的基本的ajax使用-Based on jquery framework do ajax use
  3. 所属分类:Ajax

    • 发布日期:2017-11-09
    • 文件大小:8600
    • 提供者:吴志龙
  1. site11

    0下载:
  2. ASP+Ajax+Jquery无刷新留言本,最近有网友让我帮忙做一个简单的asp程序,我突然想到用AJAX来实现,因为之前用的是NET,实现起来比较简单。其实ASP的AJAX实现跟aspx差不多,都是reponse.write一个值到浏览器。不同的是,NET是ashx页面来处理返回值的,而asp是用asp页面来返回值。 实现的思路大致就是新建一个asp和html文件,html页面负责发出AJAX请求,asp页面负责响应请求,返回值。-ASP+Ajax+Jquery no refresh
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-14
    • 文件大小:287715
    • 提供者:dsgfdg508
  1. jsdeferred.jquery

    0下载:
  2. 简单和干净的异步/非阻塞处理系统jsdeferred(就像MochiKit和一些扩展jQuery支持)。 jQuery的Ajax功能得到支持:覆盖,邮政和getJSON返回deferred对象(没有参数的变化)。 利用Ajax异步资源收集一些。-Simple and clean asynchronous/nonblocking processing system JSDeferred (is like MochiKit and with some extension) with jQue
  3. 所属分类:Other systems

    • 发布日期:2017-11-01
    • 文件大小:1329
    • 提供者:asgeoiq
  1. jquery.localScroll

    0下载:
  2. 这个插件将动画一个普通锚导航[ 1 ] [ 2 ]。 它将让您的访客浏览您的网站有平滑滚动效果。 每一个链接被点击的元素,你决定(可以是整个屏幕),将逐步滚动到有针对性的元素,而不是“跳跃”,因为它通常会做的。 jquery.scrollto用于动画。 检查它的主页,包括广泛的文档。 你应该再去拜访其定期演示,如果你有兴趣,也有一个Ajax Demo可用。这样你可以在行动中看到这个插件。-This plugin will animate a regular anchor na
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:9466
    • 提供者:avmngo
  1. jquery.xhr-1.0.0

    0下载:
  2. 这个小插件提供了一个注册不同的xhr实现共存。 它需要jQuery 1.3 / 1 2 7的新特性,“xhr的ajax设置。 -This tiny plugin provides a registry for different xhr implementations to co-exist. It requires jQuery 1.3/1.2.7 with its new feature, the xhr ajax setting.
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:31133
    • 提供者:sdgkasoie
  1. jquery.ajaxFilter-1.0.1

    0下载:
  2. 这个小插件提供了一个注册表对不同滤波器函数来清洁ajax响应。 它需要以新的jQuery 1.3特性,“dataFilter ajax设置。 -This tiny plugin provides a registry for different filter functions to sanitize ajax responses. It requires jQuery 1.3 with its new feature, the dataFilter ajax setting.
  3. 所属分类:Other systems

    • 发布日期:2017-11-03
    • 文件大小:32499
    • 提供者:sdgkasoie
  1. jquery.tache

    0下载:
  2. 做jQuery AJAX调用以完全相同的方式你今天做但仍得到客户端缓存的好处。简单的交换()以美元美元ajax环节得到()。 -Do jQuery AJAX calls in exactly the same way you do today yet still get the benefits of client-side caching. Simply swap $.ajax() for $.Tache.Get().
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:1634
    • 提供者:sdagkoi
  1. jquery.ajaxdotnet.2.0.2

    0下载:
  2. 提供了一个功能,它允许GET和POST请求ASP。PageMethods净Ajax和Web服务。这个函数只支持JSON请求和需要JSON2。js从json.org -Provides a function which allows GET and POST requests to ASP.NET Ajax enabled PageMethods and Web Services. The function only supports JSON requests and requires JS
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:86400
    • 提供者:sdagkoi
  1. jquery.addtolist

    0下载:
  2. 动态添加一个新的选项来一个选择列表。一个定制的形式(具体)是ajax提交。一个成功的ajax返回添加新的项目选择列表中。 -Dynamically add a new option to a select list. A customised form (which you specific) is ajax submitted. A successful ajax return adds the new item to the select list.
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:2195
    • 提供者:fsdafgiko
  1. jquery.orange.1.5

    0下载:
  2. 这是一个jQuery插件扩展,能够检查javascr ipt对象,并使用javascr ipt对象来填充html模板。这允许简单的html片段组成和调整,并保持数据独立于显示代码,直到它实际上需要被渲染。工程在所有的IE和Firefox的平台。 支持ajax加载html模板,模板命名、检索和设置在任何时候的模板。核心工具可以用做jQuery方法或函数。 这个扩展是一个大的一部分web开发工具包称为“橙色基金会”可以在源锻造。 -This plugin is a jQuery exte
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:2796
    • 提供者:fsdfaiu
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 31 »
搜珍网 www.dssz.com