Closed (fixed)
Project:
Tabs (jQuery UI tabs)
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2009 at 12:26 UTC
Updated:
15 Oct 2009 at 14:11 UTC
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.
Comments
Comment #1
greg.harveyActually, 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.