Results 1 to 2 of 2

Thread: Graphical Timeline (not using flash)

  1. #1
    nissin67 Guest

    Graphical Timeline (not using flash)

    Hi,

    I'm trying to make a graphical timeline without using flash. I am looking at something similiar to this (http://www.graphicdesigntimeline.net/), but with the following requirements:

    • horizontal scrolling with mouse-over (when you move your move to the end of the line, it will scroll further left/right of the screen for more timeline
    • not using flash


    Anyone know what language I should use or even better a sample script for this?

    Thanks!

  2. #2
    Join Date
    May 2009
    Location
    England
    Posts
    165
    Hi Nissin67,

    You could use Javascript to do this.

    It's necessary to look at the offset of the mouse cursor from the centre of the page and scroll an element appropriately. All of this is possible in JavaScript.

    I hope that helps.

    Regards,


    David
    David McLeary
    Emerging Innovations
    Website Development, Training and Consultancy

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •