AjaxHistory:Ajax调用的返回功能
阿贾克斯历史Ajax调用的返回功能。我怎样才能使用它?更新历史在项目中使用ajax栈,ajax调用函数还需要调用ajaxHistory.js的history_update(ajaxCallString)函数例子:假设我有一个函数(ajaxCallFunction),它通过ajax调用与服务器交互。 function ajaxCallFunction() { t/* this an ajax call */ t... }要使用ajax堆栈,ajaxCallFunction应如下所示: function ajaxCallFunction() { t t// here, we tell the history to add an ajax call to the history. t// we give the name of the cur
文件列表
AjaxHistory-master.zip
(预估有个6文件)
AjaxHistory-master
test.js
1KB
php
loadItem.php
60B
index.html
672B
LICENSE
1KB
ajaxHistory.js
906B
README.md
1KB
暂无评论