The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
How do you get a script to run in CMS?????
This is the script I would like to use:
<!-- START Worden Top Gainers and Losers Ticker Widget --> <script src="http://widgets.freestockcharts.com/js/jquery-1.3.1.min.js" type="text/javascript"></script> <script src="http://widgets.freestockcharts.com/script/WBIHorizontalTicker2.js?ver=12334" type="text/javascript"></script> <link href="http://widgets.freestockcharts.com/WidgetServer/WBITickerblue.css" rel="stylesheet" type="text/css" /> <script> var gainerTicker = new WBIHorizontalTicker('gainers'); var lossTicker = new WBIHorizontalTicker('losers'); gainerTicker.animate = false; gainerTicker.animationHost = lossTicker; gainerTicker.start(); lossTicker.alsoMove = gainerTicker; lossTicker.start(); </script> <!-- End Scrolling Ticker Widget --> If someone could walk me through the process I would appreciate it. New to vbulletin. Thanks. --------------- Added [DATE]1381097424[/DATE] at [TIME]1381097424[/TIME] --------------- I noticed on the default cms page (installed at time of vbulletin) that has video games the three youtube boxes on the right side are NOT working??? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|