搜索资源列表
利用Ajax上传文件
- 利用Ajax上传文件,一个简单的通过servlet异步处理请求的例子,Upload files using Ajax, a simple request through the servlet example of asynchronous processing
ajax.rar
- struts2.0 实现ajax分页,当然这是一个纯js文本的,如果再封装成一个标签,那就更帅了。,ajax paging struts2.0 to achieve, of course, this is a purely text-js, if re-packaged as a label, it has been more handsome.
Ajax-Uploader
- ajax 的上传控件,十分好用,真的非常好用噢-it is a very userfull controler
longboo-ajax
- 龙博框架主要特点 富客户端技术, 可以和任意后端技术(包括但不限于php, .Net, Java, python)或静态的HTML页面. 包含40多个图形界面控件, 例如标签(Tabs), 窗口对话框(Dialog),树型表格(TreeGrid),时间线(TimeLine)等等. 多浏览器兼容, 包括IE6+, firefox1.5+, opera9+, safari3+ 和 Google Chrome. 大量的API文档 和示例. 不断更新的代码片段供程序
ajax-JQuery
- 该程序是我写的一个简单的ajax+JQuery异步读取数据的demo希望你看完有用。-The program I wrote a simple ajax+ JQuery asynchronous read data useful for demo I hope you read.
ajax
- 一个很好的AJAX示例,对学习AJAX很有帮助 -AJAX a good example of very helpful in learning AJAX
AJAX
- 用VS2005 写的一个省市无刷级联 没有使用ASP.NET AJAX控件 数据来源于数据库,极少的JS代码。不过有一个AJAX封装好的类,可以不用管它,直接声明调用就行了-Use VS2005 to write a brushless cascade provinces did not use the ASP.NET AJAX Control data from the database, very little JS code. However, there is a good type
longboo-ajax
- Visual JS 在线JS编辑器 非常的COOL 在线生成网页和JS代码 自由显示。-Visual JS Online JS editor very COOL online JS code to generate Web pages and a free show.
chat_ajax
- 基于ajax的web聊天系统,学习ajax入门的好帮手-Ajax the web-based chat system, learning portal ajax a good helper
JQuery_api
- 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!
Ajax
- 利用Ajax做的一个聊天室,可以私聊,屏蔽用户等功能-The use of Ajax to do a chat room, you can私聊, shielding the user functions
ajax
- java语言实现的ajax,需要的朋友可以下载-java language of ajax, a friend in need can be downloaded to see if
Cool-n-Simple-Google-AJAX-Search_src
- In this article I ll demonstrate how easy it is, to create a usable webpage with some advanced technologies (such as fast asynchronous web search) in a very simple way, using a public API. You can see this in action at my personal website: http://www
ajax-FileUpload
- javascr ipt代码,实现文件上传功能,简单易学,适合javascr ipt新手下载学习-javascr ipt code, to achieve a file upload function, easy to learn for novice javascr ipt download study
ajax-tooltip
- A nice tooltip scr ipt where the content of the tooltip is retrieved by Ajax from external files.-A nice tooltip scr ipt where the content of the tooltip is retrieved by Ajax from external files.
ajax-chat
- Ajax 技术实现的简单聊天室 php服务端 MySQL数据库-Ajax technology to achieve a simple php chat room server MySQL database
CS-AJAX-TK-Tab
- Ajax Tab Example for developing a website using asp.net
ajax.chat
- 用ajax和PHP实现的小型实时聊天室源代码| 用ajax和PHP实现的小型实时聊天室源代码-Implemented using ajax and PHP source code for a small real-time chat room | implemented with ajax and PHP source code for small real-time chat room
Advanced.ASP.NET.AJAX.Server.Controls.For.dot.NET.
- In this book, Adam and Joel focus on providing a beyond-the-basics drill down of the inner workings and extensibility of the ASP.NET AJAX framework by covering the programming patterns established by the scr ipt framework, the architecture, and
Ajax
- dwr实现的在线即时聊天demo,比较简化的一个反向ajax例子,<br><br>everse Ajax主要是在BS架构中,从服务器端向多个浏览器主动推数据的一种技术 。它的一种实现就是客户端向服务器请求后,服务器不立即回应,从而导致一个http长连接,等到有更新数据的时候,再利用这个连接“主动”向客户 端回送。-Online live chat implementation dwr demo, compare the simplified examp