Hi, Mark,
you can use any image and attach your action sequence to onclick event. Or pair of images if you need the rollover: in this case on main image:
onmouseover - DISPLAY rollover button
on rollover image - 2 events used:
onclick - your action
onmouseout - hide rollover image
Hi, Mark,
you can use any image and attach your action sequence to onclick event. Or pair of images if you need the rollover: in this case on main image:
onmouseover - DISPLAY rollover button
on rollover image - 2 events used:
onclick - your action
onmouseout - hide rollover image