The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Using Javascript in an LI tag
Can someone help me understand why this javascript tag in an li tag is messing up my template:
http://www.prenatalyogacenter.com/cm...?page=sponsors The regular li tags work fine as long as i have a href tags: http://www.prenatalyogacenter.com/cmps_index.php But for some reason if I place javascript in there. It does the same thing if I use a tracking pixel. With the image tracking pixel the code from my affiliate programs I am supposed to use is this, but it ruins my template: Code:
<a href="http://www.kqzyfj.com/click-2833028-10470677" target="_blank" onmouseover="window.status='http://store.babycenter.com';return true;" onmouseout="window.status=' ';return true;">Save up to 60% Storewide at BabyCenter's Annual Winter Sale.</a> <img src="http://www.awltovhc.com/image-2833028-10470677" width="1" height="1" border="0"/> Code:
<a href="http://www.kqzyfj.com/click-2833028-10470677" target="_blank" onmouseover="window.status='http://store.babycenter.com';return true;" onmouseout="window.status=' ';return true;">Save up to 60% Storewide at BabyCenter's Annual Winter Sale.<img src="http://www.awltovhc.com/image-2833028-10470677" width="1" height="1" border="0"/></a> I don't see how it would, but I thought I'd check. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|