Thumbnail Viewer 2 Accessing a Specific Directory
1) Script Title: Thumbnail Viewer II
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...thumbnail2.htm
3) Describe problem: I asked this question before, in a different way, but I've rethought what I'm really trying to do, so here goes: Is there a way to have the Thumbnail Viewer 2 access the files in a specific directory and create the images and links for each one, so that I don't have to hand code each image into my body text?
In other words, I'd have some sort of code that directed it to put the image into the href and img src with specific attributes, so every time I add an image to the gallery, it's automatically added to my Thumbnail Viewer's links without me typing the actual link into the body text each time.... (I'm thinking similar to the php I have in my WordPress blog that instructs WP to "get" certain things from a directory.)
Any thoughts? Thanks!
Here is a possible option
http://www.cssplay.co.uk/menu/double...al.html#slide6
This ia a html and css only script.
You would only need to copy and paste two parts and change the uel of new photos to add more pictures.No it is not a automatic thing but it is css and html only no js to figure out.
Bud