- Moderated by:
- Support Team
-
- rank:
-
Helper
- registered:
- December 2005
- Status:
- offline
- last visit:
- 24.11.07
- Posts:
- 220
Hello and greetings.
I recently went to Dynamicdrive and found a scroller that allows me to have images scroll through the block. Members on the site have recently told me that the scroller only works on the home page when they are not logged in. Once they log in and start navagating through the site, it stops working and does not scroll or even display an image in the block. Does anyone have any ideas on why this would be, or a better way to display these pictures in a block? Thanks in advance for the help.
My Site
edited by: Bruggeman, May 09, 2007 - 06:12 PM -
- rank:
-
Professional
- registered:
- March 2003
- Status:
- offline
- last visit:
- 19.11.08
- Posts:
- 901
Hello and greetings to you too
the javascript calls
Code
window.onload=changecontent
I'm guessing when your users are logged in, you have somewhere another script with 'onload', so I think you'll have to find a solution for multiple body.onloads.
- Igor
--
Have a nice day
zikulapro.be is currently running
Zikula 1.0.2 -
- rank:
-
Helper
- registered:
- December 2005
- Status:
- offline
- last visit:
- 24.11.07
- Posts:
- 220
See, but it works just fine for me. I am at work and it works here, and it also works for me on my home computer. Not really sure why it is doing it for them when it works just fine for me. I do have two scrollers going on that page, one with text, the other with images. None of the users are having problems with the text scroller though. Is there possibly a better mudule or code somewhere to fix this?
