I have "created" an image browser in a popup window (linked from a thumbnail picture) and would like to integrate text into the window for each picture as well. My preference is to put the text in an external file for ease of file maintance (a text file for instance).
My understanding of Java is very basic, but as long as I have some similar code, I can modify it to suit my needs.
My page in it's current form can be found here:
Just click on any of the tumbnail images to bring up the image browser. It takes awhile though, as the images are large and it pre-loads the image before and after the current image. Once it's loaded, it's a pretty fast script.
Thanks!
alien-e
My understanding of Java is very basic, but as long as I have some similar code, I can modify it to suit my needs.
My page in it's current form can be found here:
Just click on any of the tumbnail images to bring up the image browser. It takes awhile though, as the images are large and it pre-loads the image before and after the current image. Once it's loaded, it's a pretty fast script.
Thanks!
alien-e