Since 4/4/2012 6:16:12 PM, exoplast has written 2 articles and participated in 0 conversations. exoplast signature: exoplast
exoplast's articles:
Items(2) /1
this usage294 (6/11/2007 9:27:52 PM) comp.lang.javascript in the following script why this is used, what is the purpose of using self.xmlHttpReq? is it used to hold the xmlHttpReq live in the global (window) scope? thanks function xmlhttpPost(strURL) { var xmlHtt... exoplast
()(), what does it mean?199 (6/11/2007 9:00:55 PM) comp.lang.javascript google adsense code uses ()() as its main body. http://pagead2.googlesyndication.com/pagead/show_ads.js (i have used http://www.prettyprinter.de to simply the code) ( function() {} )() what kind of syntax is... exoplast