Panorama
General
This script provides a panorama view of an image, without using Flash or Java. Scrolls to the left and to the right. Easy to implement.
Panorama Demonstration
Notes
- Created by: Andreas Berger
- Web Site: http://www.bretteleben.de/
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: panorama.js
Head
Paste this code into the HEAD section of your HTML document.


Leave a Response
(4 comments)That's the purpose of the panorama. You would need to adapt the script to do what you want.
You might check on the author's site.
Hello,[br /][br /]Is it possible to stop the scrolling at the end of the picture? I do not always make a panorama that is 360 degrees.[br /][br /]I will be glad to hear from you.[br /][br /]Greetings,[br /][br /]Ruud
I'm new to JS and am interested not so much in the panorama effect itself, as in the effect of the darkened window in which the image appears. Is this effect covered in tutorials? Thanks for any help.