Plugin For Highlighting Image Map - Maphilight , image map reklendirme işaretleme (responsive)
Öncelikle aşağıdaki linkten ilk jquery eklentimizi sityeye ekliyoruz.
1-) https://www.jqueryscript.net/other/Simple-jQuery-Plugin-For-Highlighting-Image-Map-Maphilight.html
2-) https://www.jqueryscript.net/other/rwd-image-maps.html (responsive Özelliği Kazandırıyoruz)
EK;
var attrW = 'naturalWidth',
attrH = 'naturalHeight',
w = $that.prop(attrW),
h = $that.prop(attrH);
KULLANIMI;
$('img[usemap]').maphilight();
$('img[usemap]').rwdImageMaps();
C#,MVC,MSSQL,Windows Forms