![]() |
Need a linked text box
So im trying to get a linked text box in my photogallery.
I want it linked to each picture so i can put a different description for each one. I have not done this kind of coding in a long time, so i don't know if i had to have a div tag for each photo or not. I was hoping to get the information box under the big picture viewer. Thanks for the help in advance. Also, I am not a expert in java, so I dont know if that code is the best I have for my set up or not, or if it is a messy code, so sorry about that if that is going to cause issues. Here is my coding... INDEX code Code:
<html>Javascript code: Code:
Code:
body { |
For use of an old (but wonderful) JavaScriptKit slideshow, see http://www.jacquimorgan.com . And as noted see
/* Flexible Image Slideshow- by JavaScriptKit.com (http://www.javascriptkit.com) For this and over 400+ free scripts, visit JavaScript Kit- http://www.javascriptkit.com/ This notice must stay intact for use */ /*see forum http://www.codingforums.com/showthread.php?t=143543 for adding caption/title August08 and onMouseOver PAUSE Aug08*/ http://www.javascriptkit.com/script/...bleslide.shtml In another instance, used innerHTML. |
Quote:
|
Thanks for the helpful links, but that is not quite what I am looking for.
I need to keep the format the same as I have it. Not a slideshow, I'm just looking to put a description box under the main picture viewer. I still have not been able to get this working yet. Once again, thanks in advance for all the help. Mac Edit: New question comes to mind... Is this something that can even be done in HTML, or is it something that needs to be written in Java or my CSS? Thanks in advance for answering my question. |
JavaScript is not JAVA. It would be helpful if you can give online example of your page. Now noting your "thumbnail" code, wonder if subsequent page at http://www.jacquimorgan.com/hist/index.html might be closer to your requirements. The code used is outdated and messy, but basically used innerHTML -- which is not an "elegant" solution. I'm not a JavaScript pro; hopefully one will step forward.
Code:
<div id="thumbnails">Code:
<div id="space" class="scaler"> |
Here is a screen shot of what is looks like. This is not live on a site yet.
http://i45.photobucket.com/albums/f9...screenshot.png The thumbnails are clickable, bringing up a large image in the main viewer. |
Quote:
|
Ok, I got it! Thank you so much for you help waxdoc! When It is up ill post a link :D
|
| All times are GMT +1. The time now is 11:36 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.