Results 1 to 4 of 4

Thread: Smooth picture scroll - Left to right technique -

  1. #1
    Join Date
    May 2008
    Posts
    2
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Question Smooth picture scroll - Left to right technique -

    Hi,

    I'm stuck!! Does anyone know what code I can use to create a left to right scroll bar? I want to show my website moving sideways instead of the tradtional up and down scroll. I've attached a lovely website who are using this technique...can any one help me?

    http://www.purpose.co.uk/main.html

    Many thanks,
    Jen
    Last edited by chickadeejen; 05-11-2008 at 08:10 PM. Reason: better title

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    They are using Adobe Flash, you can do the same thing as them, but instead of making a y-repeat in the body, you could make an x-repeat. But I'm sure someone else can make you the code as it's very simple.
    Jeremy | jfein.net

  3. The Following User Says Thank You to Nile For This Useful Post:

    chickadeejen (05-22-2008)

  4. #3
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Yes, as Nile said, that site is using Flash. Unless you have content within Flash, the way they're doing it will have no real meaning for you.

    You can accomplish something similar with Javascript, however. I recommending looking into something like fleXcroll. Or there is always the overflow-x:auto CSS property.

  5. The Following User Says Thank You to Medyman For This Useful Post:

    chickadeejen (05-22-2008)

  6. #4
    Join Date
    May 2008
    Posts
    2
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Perfect - I'm off now to do some research...Thank you for your help!

    Jen

Bookmarks

Posting Permissions

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