Computer Science, asked by nishthakant4887, 1 year ago

How to use JavaScript to create client-side image map?

Answers

Answered by Anonymous
0

JavaScript - Image Map. You can use JavaScript to create client-side image map. Client-side image maps are enabled by the usemap attribute for the <img /> tag and defined by special <map> and <area> extension tags.

Similar questions