AjaxHelper 0.41


AjaxHelper0.41更新列表:

1、增加对网页没有任何form时的检测,避免全局变量WebPartAjaxProxyUrl赋值错误

2、为Updater、Appender、WebPartUpdater和WebPartAppender函数增加返回值xmlhttp,该返回值为指向本次callback的xmlhttprequest对象,主要的用途如在需要的时候可以调用xmlhttp.abort()来中止指定的一次未完成的callback请求

下载地址
原文地址:https://www.cnblogs.com/teddyma/p/179098.html