The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I'm not sure if this is in the right place, so please move it if not.
I am trying to insert a daily cartoon into a module on my vBA CMPS. The code I was given from the site supplying the toons is not working, they say it works fine on their end. On my end, it displays fine up to the point where it says "Click to enlarge" after that it just displays a white box with a red X and then the raw code. I don't know enough to figure out what the problem is myself - can anyone give me some help? Code:
<div id="AnderToons" style="width:128px;font-family: Trebuchet MS,verdana,helvetica;"><script type="text/javascript"> //<![CDATA[ function anderPop(src) { var w=360; h=370; var win=window.open(src,"toon","menubar=no,toolbar=no,resizable=yes,scrollbars=no,width="+w+",height="+h+",top="+(screen.height-h)/2+",left="+(screen.width-w)/2); } //]]></script><span style="font-size:14px;font-weight:bold;line-height:13px;">Daily Toon</span> <a href="javascript:anderPop('http://www.andertoons.com/syndication_window.php?topic=topic06');" target="_self" style="display:block;font-size:9px;color:#000000;text-decoration:none;">Click to enlarge<br/></a><a href="javascript:anderPop('http://www.andertoons.com/syndication_window.php?topic=topic06');" target="_self"><img src="http://www.andertoons.com/syndication/family_t.jpg" alt="ANDERTOONS.COM FAMILY CARTOONS" target="_self" style="border:0;"/></a><a href="http://www.andertoons.com/" target="_blank" style="display:block;font-size:9px;text-align:right;line-height:8px;text-decoration:none;color:#000000;">Family Cartoons</a><a href="http://www.andertoons.com/" target="_blank" style="display:block;font-size:9px;text-align:right;line-height:8px;text-decoration:none;color:#000000;">by Andertoons</a> </div> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|