Welcome![Sign In][Sign Up]
Location:
Search - jquery ajax A

Search list

[ComboBoxAjax

Description: ajax,用于三联动无刷新的控件,可以实现页面无刷新联动的功能-for three linkage with updated controls, can be achieved without a page refresh functional linkage
Platform: | Size: 20480 | Author: ming | Hits:

[Other Web Codejquery

Description: jquery.js 一个轻型ajax框架,适合初学者下载学习使用-jquery.js a light ajax framework, suitable for beginners learning to use to download
Platform: | Size: 27648 | Author: acai | Hits:

[Windows Developjquery-demo

Description: 这是jquery一些经典的例子,非常实用-JQuery This is a classic example of some very practical
Platform: | Size: 459776 | Author: 黄圭南 | Hits:

[Other Web CodeJQuery_api

Description: AJAX API 中文帮助文档,对于AJAX的出深入研究很有帮助!这里主要是对AJAX的JQuery框架的帮助!-AJAX API assist English documents, for the AJAX-depth study of a very helpful! Here mainly for the jQuery AJAX framework to help!
Platform: | Size: 274432 | Author: 孙静彬 | Hits:

[Other Web CodejQuery

Description: Ajax学习的一个经典范例,希望能够给各位带来方便。-Ajax to study a classic example of hope to be able to bring convenience to you.
Platform: | Size: 35840 | Author: killy | Hits:

[JSP/JavaAjax-json

Description: AJAX-JSON该源码从实例入手教你如何成为一个javascript高手-AJAX-JSON examples to start from the source teach you how to become a javascript expert
Platform: | Size: 8192 | Author: Ajax-json | Hits:

[JSP/JavajQueryAjaxGuestbook

Description: jquery+ajax无刷新评论源码 实现了获取评论无刷新,发表评论无刷新,页面获取评论时显示loading加载效果 jquery真的是一个非常优秀的JS库,简单容易掌握,对于网页中的多级菜单、级联效果、Tab选项卡切换、图片轮转显示, 实现起来都非常的简单,往往就是几句代码的事。 做AJAX应用,jquery提供的$.get()、$.post()函数都可以用于提交数据,但建议使用$.ajax()来提交,那两个函数都不 提供错误返回信息,不利全面掌控。 提交数据是action代表要执行的操作,id传递文章id,page是请求的分页页面,Math.round(Math.random()*10000) 防止页面被浏览器缓存而导致暂时无法刷新,如果出错显示错误信息 客户端用escape()函数编码含中文的字符串,服务器端用unescape()解码,这样做是为了防止乱码,如果你采用的是utf8, 那就不必了,设置正确的页面编码和服务端脚本编码就不会出问题。由于jquery默认使用utf8传输数据,而且不提供设置编码, 这里只有自己做转换,如果你用form插件的时候就会发现,编码问题是不能回绝的。-jquery+ ajax without refreshing comment source code Achieved to obtain comment on non-refresh comments without refreshing the page displayed when loading loading access to comment on results jquery is really a very good JS libraries, simple and easy to grasp, for the multi-level menu page, cascading effects, Tab tab switching, image rotation showed that To achieve them are very simple, the code is often a few things. Do AJAX applications, jquery provided $. Get (),$. post () functions can be used to submit data, but recommended the use of $. Ajax () to submit, then the two functions are not Provide the error information back to full control of the negative. Action on behalf of the data is presented to perform the operation, id pass the article id, page is a page request page, Math.round (Math.random ()* 10000) The browser cache to prevent the page is temporarily unable to refresh a result, if the error display an error message The client with the escape () f
Platform: | Size: 90112 | Author: Lachlan | Hits:

[JSP/JavajQuery1.2.6

Description: jQuery 是一个快速的,简洁的 javaScript 库,使用户能更方便地处理 HTML documents、events、实现动画效果,并且方便地为网站提供 AJAX 交互。 jQuery 还有一个比较大的优势是,它的文档说明很全,而且各种应用也说得很详细,同时还有许多成熟的插件可供选择。 jQuery 能够使用户的 html 页保持代码和 html 内容分离,也就是说,不用再在 html 里面插入一堆js来调用命令了,只需定义 id 即可。 -jQuery is a fast, simple javaScript libraries, allowing users to more easily deal with HTML documents, events, to achieve animation effects, and to facilitate interaction for AJAX web site. jQuery also has a relatively large advantage is that it' s documentation is very full, but a variety of applications has made it very detailed, along with many mature plug-ins to choose from. jQuery enables users to keep the html page code and html content separation, that is, no longer inserted inside a bunch of js in the html to call the command, and only the definition of id can be.
Platform: | Size: 66560 | Author: Sing | Hits:

[Other Web Codeajax-JQuery

Description: 该程序是我写的一个简单的ajax+JQuery异步读取数据的demo希望你看完有用。-The program I wrote a simple ajax+ JQuery asynchronous read data useful for demo I hope you read.
Platform: | Size: 266240 | Author: 沙发的 | Hits:

[JSP/Javajquery.form

Description: The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX. The main methods, ajaxForm and ajaxSubmit, gather information from the form element to determine how to manage the submit process. Both of these methods support numerous options which allows you to have full control over how the data is submitted. Submitting a form with AJAX doesn t get any easier than this!
Platform: | Size: 8192 | Author: vassiliy | Hits:

[JSP/Javaajax-jquery-jsp

Description: A project on ajax and jquery in jap
Platform: | Size: 104448 | Author: sumitmann | Hits:

[JSP/Javajquery-1.6.4

Description: jQuery 是一个JavaScript 库,它有助于简化 JavaScript™ 以及 Asynchronous JavaScript + XML (Ajax) 编程。与类似的 JavaScript 库不同,jQuery 具有独特的基本原理,可以简洁地表示常见的复杂代码。学习 jQuery 基本原理,探索其特性和功能,执行一些常见的 Ajax 任务并掌握如何使用插件扩展 jQuery。-jQuery is a JavaScript library that helps simplify the JavaScript ™ and Asynchronous JavaScript+ XML (Ajax) programming. Different and similar JavaScript libraries, jQuery has a unique basic principles can be succinctly expressed common complex code. JQuery learning the basic principles, and explore its features and functions, perform some common Ajax tasks, and how to use plug-ins extend jQuery.
Platform: | Size: 103424 | Author: Stasi | Hits:

[Other Web Codeajax_tree

Description: jquery ajax生成树型结构的例子,没有使用第三方组件,可以作为ajax、java入门学习使用-It s a ajax tree example with jquery and java, no third-party components
Platform: | Size: 28672 | Author: 小勇 | Hits:

[JSP/JavaJQuery-is-a-very-useful-source

Description: jQuery是一款免费且开放源代码的java script代码库实现动画效果,并且方便地为网站提供AJAX交互。jQuery还有一个比较大的优势是,它的文档说明很全,而且各种应用也说得很详细,同时还有许多成熟的插件可供选择。jQuery能够使用户的html页保持代码和html内容分离-JQuery is a free and open source java script code base to achieve animation effects, and convenient to provide AJAX interactive website. JQuery also has a comparative advantage is its documentation, very full, and various applications are explained it in detail, at the same time there are many mature plugins available for selection www.ggxiezi.com JQuery enables the user to the HTML page to keep the code and HTML content separation
Platform: | Size: 34816 | Author: zhangyixuan | Hits:

[JSP/Javajqueryeach-ajax-

Description: jquery实面ajax通信的详细说明,分享给需要的朋友。-The real face of jquery ajax a detailed description of the communication, to share a friend in need.
Platform: | Size: 12288 | Author: qiufengqiu | Hits:

[JSP/Javajquery-1.11.1

Description: jquery ajax 相关信息,有需要的赶紧下载吧(JQuery Ajax related information, there is a need to quickly download it)
Platform: | Size: 117760 | Author: 小绵阳 | Hits:

[JSP/JavajQuery基础教程

Description: JQuery是功能强大却又简捷明快的轻量级JavaScript库,在DOM操作、事件处理、Ajax特性等方面有着出色的表现。(JQuery is a powerful yet simple, lightweight JavaScript library that performs well in DOM manipulation, event handling, and Ajax features.)
Platform: | Size: 46204928 | Author: 爱情发卡 | Hits:

[JSP/Javajquery-3.1.0.min

Description: jQuery是一个快速、简洁的JavaScript框架,是继Prototype之后又一个优秀的JavaScript代码库(或JavaScript框架)(jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.)
Platform: | Size: 28672 | Author: r0c | Hits:

[WEB CodejQuery》(第二版)

Description: jqury 的应用于web 前台页面的开发(jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.)
Platform: | Size: 62526464 | Author: 呵呵呵呵1 | Hits:

[Other Web Code一个页面实现Ajax效果的增删改查-JQuery版

Description: 一个页面实现Ajax效果的增删改查-JQuery版(A page to achieve the effect of Ajax additions and deletions to check the -JQuery version)
Platform: | Size: 121856 | Author: kkkkkky | Hits:
« 12 3 4 5 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net