new fangled image maps?
January 20, 2006 2:31 PM
Subscribe
I want to display images of stained glass windows on a church website. What is the best way, method, software, code etc to highlight details on the initial image and then have the user mouse over or click to get a larger shot of the detail, with a caption if possible?
For example, we have an altar window that depicts scenes from the life of Christ. I would like to have an initial image of the whole window and then allow the user to interact with the image to learn more about the individual scenes and symbols in it. I know I could just make it an image map, but I figure there's got to be something new and exciting out there to do this.
posted by Biblio to computers & internet (6 comments total)
Define best, and tell us about your skill sets. If you're just doing your church a favor because you like to tinker and you're not proficient in web design, I'd suggest using two frames or iframes; one to display an image map to display the initial image, which then loads details into another frame (or iframe). It's stone simple, and can be brought together in a few hours if you already have the source images.
posted by boo_radley at 2:36 PM on January 20, 2006