youngros Posted October 4, 2009 Report Posted October 4, 2009 I'm building a weather website at the moment and I want to add one of the local webcam images. The site allows this and gives the scripts for you to copy and paste in, but although they show in Dreamweaver they don't show on my page. Advice much appreciated thanks. Script is var m3_u = (location.protocol=='https:'?'https://publicidade.netmadeira.com/www/delivery/ajs.php':'http://publicidade.netmadeira.com/www/delivery/ajs.php'); var m3_r = Math.floor(Math.random()*99999999999); if (!document.MAX_used) document.MAX_used = ','; document.write (" if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used); document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : '')); document.write ("&loc=" + escape(window.location)); if (document.referrer) document.write ("&referer=" + escape(document.referrer)); if (document.context) document.write ("&context=" + escape(document.context)); if (document.mmm_fo) document.write ("&mmm_fo=1"); document.write ("'><\/scr"+"ipt>");
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now