javascript on page
-
Hello
I need to put the java script below on my page. According to tutorials online i should be able to paste it right in but it does not work. Would it work if i upgrade to premium or what is an easy way to put it on my site?<script type=’text/javascript’>
var uri = ‘http://impdk.tradedoubler.com/imp?type(img)g(22043208)a(2546194)’ + new String (Math.random()).substring (2, 11);
document.write(‘<img src=”+uri+” border=0>‘);
</script>The blog I need help with is: (visible only to logged in users)
-
Javascript is not allowed (regardless of the plan) on WordPress.com due to security reasons.
You can read more about why here: https://en.support.wordpress.com/code/
- The topic ‘javascript on page’ is closed to new replies.