The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello,
I need to place a rotating banner on the forum. How can i do this, i look on the internet and found some nice jquery rotators. But i can't get them to work. this is what i did. i used this plugin http://ekallevig.com/jshowoff/ in the header template i added these lines Code:
{vb:js http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js}
{vb:js js/jquery.jshowoff.min.js}
<script type="text/javascript">
$(document).ready(function(){ $('#features').jshowoff(); });
</script>
Code:
<div id="features"> <div><p>This is a slide!</p></div> <div><a href="http://google.com"><img src="http://www.google.com/intl/en_ALL/images/logo.gif" alt="Google Logo" /></a></div> </div> But not it only displays the 2 lines but not rotating it. Could someone help me with this? see what happens on this page www.reefersquest.com |
|
#2
|
|||
|
|||
|
i found a solution
I create a simple HTML page with only the rotating banner. This banner i load in the custom html widget with an iframe. This is what i go try. |
|
#3
|
|||
|
|||
|
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|