Help - capture image info for a thumbnail caption.
Apologies because I think this should be straightforward - have looked at loads of plugins and code but can't get anything to do what I need.
Basically I have thumbnail images (no classes assigned - just alt and title completed) inside divs with a class of 'slide'. Nested within the slide div is another div at the bottom called 'caption1' - all handled via css / html.
What I want to do via jquery is automatically capture the image file name (not location) and possibly the image alt and or title tag and automatically populate the caption1 div nested within the slide div containing the image. Each page could have say 30 images each within its own div / file alt title data in nested div.
Am I missing an obvious plugin or is it more complex than I imagine? Been on it for hours (hence the late night)!