English 中文(简体)
根据摩洛索要求冻结。 html ajax
原标题:ie freezes using mootools request.html ajax

这种方法:

    var ajaxRequest = new Request.HTML({
        method:  post , 
        url: url + "?dt=" + Date(),
        onFailure: function(item) { alert(item.responseText); },
        onRequest: function(item) { gui.preloader( on ); },
        onSuccess: function(html) {
            gui.preloader( off );
            element.set( text , "");
            element.adopt(html);
            if (element.get( html ) == "") alert( No Results... Please try again );
        }            
    }).send(formData);

gui. 固定载荷装载着一只iff子,并相应地提高了可见度。 问题是,国际电子计算中心在请求之间锁定,这样一来,即时断断时续。 348. 罚款。

最佳回答

撤销这一请求。 超文本还视复杂程度,将超文本制成电离层物体。 当你从任何途径中删除“内容”时,我建议仅以<条码>、新请求和<条码>。

问题回答

暂无回答




相关问题
ajax login using httpRequest?

I am trying to develop my login script to give feedback to the user if the login is valid or not. Basically if it isn t correct a div box will show saying its wrong, if its correct it will show its ...

Virtual Tour using sketch up, ajax, flash technologies

I want to know if there are existing technology that make your 3d models in sketch into virtual tours, using either Ajax or Flash for web presentation. If there s none, which will be a good approach ...

How can i update div continuously

I have asp.net application where i have a div which showing the value from other site. The value of that site is changing continuously. I want that my div will automatically update in some interval ...

热门标签