H
Haar
Hi
I have to simple scripts only containing :
Script1.js: document.write("<img src='http://www.domainname.com'>");
Script2.js: document.write("<img src='/images/13.gif'>");
Is it possible to manipulate the data (maybe in a 3. script)) so that the
browser reads: http://www.domainname.com/images/13.gif, without changing
script2 (on external server)
Hope someone can help.
Thanks.
/Haar
I have to simple scripts only containing :
Script1.js: document.write("<img src='http://www.domainname.com'>");
Script2.js: document.write("<img src='/images/13.gif'>");
Is it possible to manipulate the data (maybe in a 3. script)) so that the
browser reads: http://www.domainname.com/images/13.gif, without changing
script2 (on external server)
Hope someone can help.
Thanks.
/Haar