Clickable Image Maps
Clickable Image Maps
Create the map with image_button()
print image_button(-name=>'toaster', -src=>'/images/toaster.gif');
Get X and Y coordinates from param()
($x,$y) = ( param('toaster.x'), param('toaster.y') );
Previous slide
Next slide
Back to the first slide
View Graphic Version