The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I'm having difficulty getting a custom BB code working properly and I'm wondering if I have my syntax correct.
Tag: card Works: <a href="http://magiccards.info/autocard.php?card={param}">{param}</a> Doesn't Work: <a href="http://www.magiccards.info/autocard.php?card={param}" onclick="AutoCard('{param}'); return false;" title="{param}"> Example: [card]Wrath of God[/card] What I need to have happen is when someone clicks on the card a popup window opens. The current method only takes them to the page. Is there someone wrong with my code? --------------- Added [DATE]1207603938[/DATE] at [TIME]1207603938[/TIME] --------------- OK, I'm the idiot. <a href="http://www.magiccards.info/autocard.php?card={param}" onclick="AutoCard('{param}'); return false;" title="{param}">{param}</a> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|