Does anyone have any perl or something that can increment 3 identicle names per rollover/link image? i.e.
<a href="#" onmouseover="document.viewthepdf1.src='/images/wr_bu_viewthepdf_over.gif'" onmouseout="document.viewthepdf1.src='/images/wr_bu_viewthepdf_off.gif'"><img src="/images/wr_bu_viewthepdf_off.gif" name="viewthepdf1" width="83" height="18" border="0" id="viewthepdf1"></a>
since this image is a replicant I need the document."viewthepdf1" and the name="viewthepdf1" to increment/change each time it's replicated so the rollover will work.
Thanks,
Nico
Edited by nico on 08/27/02 03:07 PM (server time).