|
May 2, 2008 10:14:08
Posted By Doteasy
|
|
SimpleViewer is a free, customizable Flash image viewing application. SimpleViewer is supported on all Doteasy web hosting plans, including the Doteasy $0 Hosting. A client emailed us the other day asking if there is a way to have SimpleViewer as his website with navigation for the individual photo albums he has uploaded to his website. Can this be done? Yes. There are actually a few ways of doing it. Using a Menu Page Link One way is to create a menu page link on all albums’ index.html page. Example This is done by adding the following lines directly before the <div id="flashcontent"> tag on the index.html files: Note that if you want the menu page link to show up on all your albums, you will need to add the code on all of the index.html files. This also means that if you add new albums to your website later on, you will need to manually update the links in each and every index.html file. Using a Menu Gallery Another way is to create a SimpleViewer menu gallery and insert <A> tags in the caption to link to individual albums. You will get this:
What did we do?
* Caption text can include a limited set of HTML formatting, including hyperlinks, line breaks, font tags, bold, underline and italics. However, you must wrap HTML formatted text inside a CDATA tag, <![CDATA[....]]>, like the one above. To add more albums later on, all you need to do is update this menu gallery with the new image and caption. For more SimpleViewer customization how-to’s: http://www.airtightinteractive.com/simpleviewer/faq.html |













