Error in Comodo banners script

Hi,

I just wanted to place a Comodo banner on my blog, but it does not seem to work. Upon inspecting the code, it appears that http://www.comodo.com/javascript/banner.js does not exist…

I used the code from Comodo Security Products Banner Promotional Code

I uploaded the banner to my website but it does not show…

Click Here for 30 day free trial Comodo Internet Security Pro 2011

I have seen some mistakes in your codes:


<img src="http://www.dariovolaric.nl/images/CIS_banner_120x600_1.gif" border="0" alt="Click Here for 30 day free trial" />
<a href="http://personalfirewall.comodo.com/index.html" id="cnbanner">Comodo Internet Security Pro 2011</a>
<script language="JavaScript" src="http://www.comodo.com/javascript/banner.js" type="text/javascript"></script>

in HTML/XHTML you never use [] but <>.

if you get stuck I suggest w3cschools

see if this helps.

Regards,
Valentin N

Hi,

I am aware of this. The [] brackets were not there when I pasted the code. They are added by this forum platform. To prove this, simply copy and paste the code from the website into your post here.

did my suggestion help?

The edited code does not have the tags around the image and thus the banner is not clickable.

However, I see now what I did wrong. I use FireFox with AdBlock enabled, thus my banner was not showing.

The banners works fine now and I have removed the javascript from the code, as that script cannot be found on the server.