Timeline / calendar (pref. using MooTools)

Discussion in 'JavaScript' started by PoPSiCLe, May 26, 2009.

  1. #1
    I'm looking for a way to present events to user on a webpage.

    I want to have a horisontal timeline on the top of the page, that collects information stored in a database, and displays events on the given dates. The timeline itself should default show from today's date and one month ahead, but it should be possible to scroll it (either by dragging the bar itself, or by clicking on arrows on each end, or both).

    Anywhere on the bar where there is a registered event, user should be able to hover above it to display more information, and if there is a link available in the description, be able to click it to view a subpage with that information, or open external pages in a new browser window/tab.

    Does anyone know of any scripts available that does this, or at least part of it? I've tried looking, but most of what I find is javascript calendar scripts, eiter for inserting dates or similar functions - which I don't really need for this project.
     
    PoPSiCLe, May 26, 2009 IP