搜索资源列表
FileExplorer
- JSP+AJAX华丽界面聊天室,AJAX技术所用的是jQuery框架,运行前需要配置好你的JSP服务器,功能不算多,只实现了无刷新发送消息功能,帮助JSP新手更好的理解AJAX的使用。-JSP+ AJAX chat room gorgeous interface, AJAX technology is used by jQuery framework required to run pre-configured to your JSP server, and many features not
ajax-jquery-demo
- a ajax sample for web development
NoControlDemoCms
- 简陋的实验性的完整的ASP.NET网站&def里面有新闻,公司简介等等,后台可以实现添加删除新闻,公司简介。 系统采用目前流行的ssh轻量级框加,并采用jquery实现所有ajax交互功能,是一个功能丰富的web2.0站点。 -Crude experimental complete inside ASP.NET Web & def news, company profile, etc., the background can be achieved to add delet
ChineseChessV1
- asp.net网页象棋,使用asp.net+jquery+ajax制作的一个简单的对战版中国象棋。 主要功能由ajax来完成,asp.net/jquery构建页面。 此游戏必须两个人同时玩。本地测试也就是 打开两个网页,分别选择不同的颜色对战 -asp.net web chess, using asp.net+ jquery+ ajax Battle made a simple version of Chinese Chess. Main function to finish by
DataTableAjaxCode
- Ajax无刷新分页(jQuery+Json) 做了一个用jQuery来实现的用户控件,VS2008+Acce-Ajax without refreshing page (jQuery+ Json) made a use jQuery to achieve the user control, VS2008+ Access
DataAnnotationAjax
- to use data annotations to validate the data received from jQuery Ajax calls-to use data annotations to validate the data received from jQuery Ajax calls and how to send the validation result as well as the html content from a partial view to the cli
20099121003360
- 本网站采用了先进的.netMVC技术,url地址为html,便于搜索引擎的抓取,布局为div+css,后台是extjs框架,采用了高级搜索,jquery+ajax无刷新全文索引.便于大家学习,有补足之处,请留言联系 直接用vs2008打开本网站,然后点击default.aspx页面右键,设为起始页面,然后按F5直接可以运行。后台暂时无登录名和密码的设置。 -This site uses advanced. NetMVC technology, url address is html,
treetable
- jquery的一种多级树形表格,支持ajax动态加载-the jquery of a multi-level tree form support ajax dynamic loading
jquery.combogrid
- Combogrid 是一个jQuery插件用于为输入框添加高级自完成功能(auto-complete)。当用户输入的时候,会在输入框的下方面动态显示一个拥有分页功能的表格(Grid)控件。 通过Ajax请求,然后结果以JSON(或JSONP:用于跨域请求)的数据类型返回。 这个插件拥有许多选项可以配置比如:设置交替行的颜色,自动选择相匹配的查询结果, 设置当输入到第几个字符号才激活表格。此外还支持键盘操作。 -Combogrid is a jQuery plug-in for t
jquery.localScroll
- 这个插件将动画一个普通锚导航[ 1 ] [ 2 ]。 它将让您的访客浏览您的网站有平滑滚动效果。 每一个链接被点击的元素,你决定(可以是整个屏幕),将逐步滚动到有针对性的元素,而不是“跳跃”,因为它通常会做的。 jquery.scrollto用于动画。 检查它的主页,包括广泛的文档。 你应该再去拜访其定期演示,如果你有兴趣,也有一个Ajax Demo可用。这样你可以在行动中看到这个插件。-This plugin will animate a regular anchor na
jquery.xhr-1.0.0
- 这个小插件提供了一个注册不同的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.
jquery.ajaxFilter-1.0.1
- 这个小插件提供了一个注册表对不同滤波器函数来清洁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.
jquery.ajaxdotnet.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
jquery.addtolist
- 动态添加一个新的选项来一个选择列表。一个定制的形式(具体)是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.
jquery.orange.1.5
- 这是一个jQuery插件扩展,能够检查javascr ipt对象,并使用javascr ipt对象来填充html模板。这允许简单的html片段组成和调整,并保持数据独立于显示代码,直到它实际上需要被渲染。工程在所有的IE和Firefox的平台。 支持ajax加载html模板,模板命名、检索和设置在任何时候的模板。核心工具可以用做jQuery方法或函数。 这个扩展是一个大的一部分web开发工具包称为“橙色基金会”可以在源锻造。 -This plugin is a jQuery exte
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.history
- 插件是ajax驱动的页面有后退/前进导航和允许书签。 示例代码: function callback(hash) { // do stuff that loads page content based on hash variable } $(document).ready(function() { $.history.init(callback) $("a[@rel= history ]").click(function(){ $.history.
crm-mvc2
- 客户关系管理CRM(MVC2)源码 程序介绍: mvc2.0开发的CRM小项目, 原来是用三层工厂模式架构 JQuery Ajax的模式做的一个简单权限管理系统, 现在在这个基本上面又添加一个项目,用MVC2.0来重新开发了一遍, 视图引擎用了Aspx和Razor两种混合来编写,主要是想自己学习一下用MVC来开发项目。 适合MVC的初学者。 主要功能有 营销管理:销售机会管理,客户开发计划 客户管理:客户信息管理,客户流失管理 服务管理:服务创
demos
- 一个简单的关于注册的demo,可以助于了解如何用ajax,jquery实现一个注册页面-A simple on the registration of the demo, you can help to learn how to use ajax, jquery implement a registration page
webchess
- 使用asp.net+jquery+ajax制作的一个简单的对战版中国象棋。主要功能由ajax来完成,asp.net/jquery构建页面。第一次制作,希望对大家有帮助吧。-The use of asp.net+jquery+ajax production of a simple version of the Chinese chess game. The main function is completed by asp.net/jquery, AJAX build page. The firs