Home
last modified time | relevance | path

Searched defs:xmlhttp (Results 1 – 6 of 6) sorted by relevance

/plugin/chat/
H A Dtw-sack.js138 this.xmlhttp.onreadystatechange = function() { method
/plugin/fckg/fckeditor/editor/dialog/
H A Dtw-sack.js142 this.xmlhttp.onreadystatechange = function() { method
/plugin/fckg/fckeditor/
H A Dtw-sack.js142 this.xmlhttp.onreadystatechange = function() { method
/plugin/geonav/js/
H A DgetLocation.js2 var xmlhttp = createXmlHttpRequestObject(); variable
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js2609 Timeline.loadJSON=function(url,f){var fError=function(statusText,status,xmlhttp){alert("Failed to l… argument
2611 var fDone=function(xmlhttp){f(eval("("+xmlhttp.responseText+")"),url); argument
2689 var fError=function(statusText,status,xmlhttp){alert("Failed to load json data from "+url+"\n"+stat… argument
2692 var fDone=function(xmlhttp){try{f(eval("("+xmlhttp.responseText+")"),url); argument
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js2625 Timeline.loadJSON=function(url,f){var fError=function(statusText,status,xmlhttp){alert("Failed to l… argument
2627 var fDone=function(xmlhttp){f(eval("("+xmlhttp.responseText+")"),url); argument
2705 var fError=function(statusText,status,xmlhttp){alert("Failed to load json data from "+url+"\n"+stat… argument
2708 var fDone=function(xmlhttp){try{f(eval("("+xmlhttp.responseText+")"),url); argument