DHTML Panorama

Came across this site today, when someone said that something like the scrolling panoramic image thingy can’t be done without resorting to Flash or Java. I protested, claiming that it can certainly be done using just plain HTML, CSS and JavaScript, so I worked all evening to get a demonstration running.

Here is the result.

Published on October 11th, 2005

You can leave a response, or trackback from your own site.

5 Comments    Leave a comment.

  1. On 11 Jan 2006 at 23:42 Tim Said:

    Can it load multiple images from an array within the script, pan image one from the array once it reaches the end of image one fade to image two from the array. Keep doing this until the array is complete and reload the page so I so I can bring up next tour?

    I ask because your Viewer system run smoother than the Java Applet I am using an this is what it currently does, I do anything to get rid of Java.

  2. On 12 Jan 2006 at 11:55 Thomas Said:

    In its current incarnation it’s just a plain single-image scroller, nothing more. Proof of concept, so to say. But I’m sure that, with a little time and determination, it could certainly be expanded to do what you want to — Happy hacking! ;)

  3. On 18 Jul 2006 at 13:55 pic ripper Said:

    Wow! Now that’s fascinating. I take it I can use it if I want to, right? After all that’s what the Internet is built upon …

    Nice peace of work, keep it up!

  4. On 18 Jul 2006 at 14:06 Thomas Said:

    Sure, take it and use it. I wouldn’t complain if some attribution were included, but as I’m too lazy to put this under some license, it’s basically in the public domain.

  5. On 23 Mar 2008 at 7:33 Juliantg Said:

    well done, guy

Leave a Comment