Wed, 2004-06-30 15:41
Can someone explain me how to create a simplified version of dynamic pages using Javascript only?
The idea is in essence a picture-gallery of which the thumbnails are clickable. This is a static page. A click on a thumbnail should result in opening a page (preferably same window) with all banners, menus, footers etc maintained as well as the enlarged thumbnail of course.
As I do not want this to be dependent on the image-names or amount of pictures, I would like these pages to be temporary. Is there a standard technique for this?