Countdown with Event
bigkevracer - March 18, 2009 - 21:45
| Project: | Javascript Countdown Timer |
| Version: | 6.x-2.19 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi there.
I have a number of events setup using the event module, and I'm trying to configure the site and countdown timer to automatically countdown to the event, then when an event completes start counting down to the next event.
Unfortunately I can't seem to find instructions in the documentation, has anyone done this and can give me some pointers?
Thanks,
Ryan

#1
I don't think the event module outputs anything or any block that this module understands.
It would all work if the event module produced something like this:
<span class="countdowntimer"><span style="display:none" class="datetime">2010-02-17T09:30:00-08:00</span>
</span>
It would be cool if they would add some optional integration.
I'm afraid that would be a feature request for them though.
Sorry.