A
Andrew Poulos
I've have a number of DIV tags that contain one image. Each DIV has an
onclick event. How can I get the image filename? I just need the
filename and not the file path.
I was trying to do something with getElementsByTagName but I'm stuck
trying to work out which one has as its parent DIV the DIV that was clicked.
Andrew Poulos
onclick event. How can I get the image filename? I just need the
filename and not the file path.
I was trying to do something with getElementsByTagName but I'm stuck
trying to work out which one has as its parent DIV the DIV that was clicked.
Andrew Poulos