Hi
I have a piece of code that when the mouse is over an image it displays a description of the image.
It would be nice if this description was placed in the images ALT tag.
This is placed in the area i want the description
The images are displayed like this, this is were i have the ALT tag:
So i want the alt=pic3 replacing with the text already in
blurb[3] = "Picture Description for Pic3"; as an example.
Any ideas?
Regards
John