Menu
ajax core

ajax core

 คนทำเว็บ  2015-11-05 14:58:09  4,158

AJAX : ajax core

function uzXmlHttp(){
        var xmlhttp = false;
                try{
                        xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
                }catch(e){
                        try{
                                xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
                        }catch(e){
                                /*alert("Your browser does not support AJAX!");*/
                                xmlhttp = false;
                        }
                }
        
                if(!xmlhttp && document.createElement){
                xmlhttp = new XMLHttpRequest();
        }
        return xmlhttp;
}


มาเป็นเพื่อนกันครับ บนช่องทาง Social ด้านล่างนี้ครับ

--------------------------
► LINE@ : @siamfocus.com
► Facebook : fanpage.siamfocus
► Twitter (X) : siamfocus
► Linkedin : taam-siamfocus
► Instagram : iamtaam
► Youtube : SiAMFOCUS
► Tiktok : @taamsiamfocus
--------------------------

รับทำเว็บไซต์ สอนทำเว็บไซต์ รับดูแลเว็บไซต์

สายด่วนโทร 061-583-7888

บทความแนะนำ