The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]() Quote:
![]() ![]() eg. 2 images Code:
// Create a random number between 1 and five random_num = (Math.round((Math.random()*1)+1)) Another small thing... To remove the borders of the images, replace Code:
document.write("<img src=\"" + image[random_num] + "\">"); Code:
document.write("<img src=\"" + image[random_num] + "\"border="0">"); |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|