Skip to content Skip to sidebar Skip to footer
Showing posts with the label External

Sending Data To An External File Via Ajax

When I use this code, it works: ajax.open('post','a.php',true); but when I try to … Read more Sending Data To An External File Via Ajax

How To Redirect Page And Js Using Javascript On External Domain Based On Referer?

I have some sites mysite1.com, mysite2.com,....mysiten.com All mysite1-n.com using external javascr… Read more How To Redirect Page And Js Using Javascript On External Domain Based On Referer?

Document.getelementbyid('id').src = Reload Not From Cache

i´ve a problem by reload elements not from cache. Frist of all, my head: Solution 1: There are sev… Read more Document.getelementbyid('id').src = Reload Not From Cache

Unload External .js File

I'm loading some HTML and JS with AJAX: main-page.html loads vía AJAX a page called page-to-loa… Read more Unload External .js File