youngros Posted October 4, 2009 Report Share 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>"); Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.