I have a few links to affiliate programs on my site, where the text and destinated url is all in a script like this:
Problem is that the script seems to override css based orders, like the color of the link. I tried thisCode:<script type="text/javascript"> var uri = 'http://impbe.tradedoubler.com/imp?type(js)g(17150696)a(1383984)' + new String (Math.random()).substring (2, 11); document.write('<sc'+'ript type="text/javascript" src="'+uri+'" charset="ISO-8859-1"></sc'+'ript>'); </script>
andCode:<... com/imp?type(js)g(17150696)a(1383984)' class='e' + new String (Math...></sc'+'ript>'); </script>
But none works. How can I adapt this ?Code:<font color="red"><script type="text/javascript"> var uri = 'http://impbe...



Reply With Quote


Bookmarks