0
Welcome Guest! Login
0 items Join Now

Anyone know why this scroller script is not working inside of a joomla module?

    • ryan gass's Avatar

    Anyone know why this scroller script is not working inside of a joomla module?

    Posted 17 years 7 months ago
    • Hey guys,

      I'm trying to get this scroller script to work inside of a Joomla module, so that I can eventually put in little linked banners to affiliate sites.. I figured it's a good way to fit lots of banners in not a lot of space..

      Below is a paste of of the script I'm trying to use..
      <marquee id="links_block" behavior="scroll" direction="up" height="280" scrolldelay="100" scrollamount="2" loop="true" onmouseover="this.stop()" onmouseout="this.start()">
                     <div align="center">
      <br>     
      <A HREF="http://bearsboards.com"><heyooo></A>
      <br>
      <br>
      <A HREF="http://bearsboards.com"><heyooo></A>
      <br>
      <br>                                        
      <A HREF="http://bearsboards.com"><heyooo></A>
      <br>
      <br>          
      <A HREF="http://xtremezone.us/index.php"><heyooo></A>
      <br>
      <br>
      <A HREF="http://bearsboards.com"><heyooo></A>
                                         </div>
                </marquee>

      It's sort of a vertical scrolling type thing..... pay no attention to the "heyoo's", it's just a place holder...

      I have it running successfully on nfl2k5forever.com in the lower right...
    • Matthew's Avatar
    • Matthew
    • Hero Rocketeer
    • Posts: 299
    • Thanks: 0

    Re: Anyone know why this scroller script is not working inside of a joomla module?

    Posted 17 years 7 months ago
    • I would guess that your WYSIWYG editor is stripping the JavaScript from your module, which will cause it to stop working.

      A link to the site where it isn't working might help.

      Make sure that the script (the actual scrolling functions) are either included in the template's index.php or inlined in it so that they will be available.

      The code that you have listed, and the code on the site where it is working don't quite match up, which could be the problem, or could be because of the WYSIWYG editor issue.

      Best of luck!
    • www.gofftech.com Web Design

Time to create page: 0.056 seconds