Does not start scrolling automatically

NathanRAFT - March 23, 2007 - 00:34
Project:Taxonomy Ticker
Version:4.7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)
Description

In order to start the scrolling one must mouse over then back off.

Nice module!

#1

mathieu - March 23, 2007 - 16:38
Status:active» postponed (maintainer needs more info)

I remember reading about that bug before, but I don't have the time to find out what happened. Is this with IE7 ? It might be an old bug that was fixed in the 5.1 release...

#2

NathanRAFT - March 24, 2007 - 03:31

This is in IE6 and FF.

If you come across it please send it my way!

#3

jboeger - May 9, 2007 - 05:24

I am having the same problem. Also... only one vocabulary shows up in the Taxonomy Ticker settings.

#4

jboeger - May 9, 2007 - 05:57

Here's more info.... running Drupal 4.7.6

http://www.supercleanweb.com/nirvanasolutions/web/nirvana-news

Ticker is over on the right (grey box). Mouse over the box and it begins.

#5

jboeger - May 14, 2007 - 16:49

any help on this? anybody?

under deadline, and really hoping to use this ticker for client site.

using drupal 4.7.6 on LAMP server. see URL above. it doesn't start
scrolling until you mouse over and then off again. ??

thanks.

#6

mathieu - May 14, 2007 - 17:27

I had a look at your site and the call might need to be manually modified to be like this :

<body onload="startTicker();">

This shouldn't be necessary, but it seems that the auto-start stuff (if (isJsEnabled() && ... ) doesn't work for you. That would be a bug, but your site includes the misc/drupal.js file, so I can't see what's wrong...

#7

markhope - May 28, 2007 - 15:24

I can confirm I too experience this problem.

Firefox 2/Mac OS X
IE7/IE6/WIN XP

Got it working by manually adding body onload.

#8

arindamghatak794 - May 31, 2007 - 02:32

where exactly do you put this line to manually start the ticker ?

www.MyResearchFunds.com
The world's fastest growing network of researchers

#9

mathieu - May 31, 2007 - 03:53

In your theme's page.tpl.php. There is (hopefully!) already a tag .. you need to add the onload="startTicker();" part.

#10

arindamghatak794 - June 1, 2007 - 02:22

Yes, it sure worked! Thanks a lot!

#11

arindamghatak794 - June 1, 2007 - 05:51

Ok, one very weird problem occurs as a result of adding this line though. Now the ticker starts working automatically without mousing over, but all the collapsed menus in site stop working.....like say, you have search and advanced search (which is collapsed). The Advanced search link is not clickable anymore. Same happens with a number of other collapsed links.

#12

arindamghatak794 - June 3, 2007 - 13:56

Oh yeah, not only do collapsed menus stop working, even nice menus don't work anymore. I don't know if its only me or others are having the same problem.....

Arindam
www.MyResearchFunds.com

 
 

Drupal is a registered trademark of Dries Buytaert.