一个Web应用程序添加Ajax功能自动在一个选择的基础机制
资 源 简 介
auto-ajax is jQuery based Javascript object and a Zend MVC front controller plug-in that together provide a mechanism for web pages to automatically add AJAX style functionality on an opt-in basis.
auto-ajax works with web page that have been generated using a "two step view" system such as Zend MVC layouts.
An area of a page is marked as an "AJAX controller container" using a css selector and then hyperlinks and forms within this container are marked as "AJAX links" and "AJAX forms" again using css selectors.
Hyperlink clicks and form submits are then handled by auto-ajax asynchronously and the response inserted into the correct part of the page with out a page refresh.
文 件 列 表
auto-ajax-template
.DS_Store
.htaccess
images
index.php
protected
scripts
styles