Hi,

I have noticed when using the Tabs module to display tabs the Countdown module no longer functions on the page with tabbed content - there must be some sort of conflict. I'm not sure if it's Tabs or Countdown which is at fault, but Countdown seems to play nicely with all other JS UI modules I've tried, so I'm *guessing* it's Tabs.

To confirm the issue, install Countdown, set up an Event (block config) then go to a page with tabbed content. You should see the JavaScript Countdown clock breaks.

http://drupal.org/project/countdown

Comments

greg.harvey’s picture

Status: Active » Closed (fixed)

Actually, I realised the problem comes when the Countdown block is rendered more than once on a single page - they never intended for that to happen. It just so happens that only occurs on my tabbed pages, hence thinking it may be some sort of JS conflict.