The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to Embed Java Script to vbulletin Style
I'm beginer to vbulletin & Javascript also
1.)I want embed this code to vBadvanced CMPS,adv_portal_onlineusers templat..Please anyone can solve this code??, I want to replce as 2.) Code:
<html> <body> <script type="text/javascript"> var r=Math.random(); if (r>0.5) { document.write("<a href='http://www.google.com'>Google!</a>"); } else { document.write("<a href='http://www.yahoo.com'>Yahoo!</a>"); } </script> </body> </html> 2.) Code:
<tr> <td class="thead"><span class="smallfont"><phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase></span></td> </tr> <tr> <td class="$altbgclass"><span class="smallfont"> --------------- Added [DATE]1250951010[/DATE] at [TIME]1250951010[/TIME] --------------- bump |
#2
|
||||
|
||||
You should ask at the vbadvanced site.
|
#3
|
|||
|
|||
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|