NoCoolHandle
Programmer
Hi..
I have a webpage that I am building that has an image behind an "a" tag.
The a tag utilizes a "rel" property that needs to be executed when a user clicks the link.
(It utilizes the greybox javascript lib)
The problem is that I want to allow users to click either the image or the link and have it bring up the secondary window that greybox allows. To do this I think that it is necessary to link the click from the image to the a tag.
or to tell the a tag that it has been clicked.
Does this even sound possible?
IF so... thoughts/suggestions.
TIA
Rob
I have a webpage that I am building that has an image behind an "a" tag.
The a tag utilizes a "rel" property that needs to be executed when a user clicks the link.
(It utilizes the greybox javascript lib)
The problem is that I want to allow users to click either the image or the link and have it bring up the secondary window that greybox allows. To do this I think that it is necessary to link the click from the image to the a tag.
or to tell the a tag that it has been clicked.
Does this even sound possible?
IF so... thoughts/suggestions.
TIA
Rob