stowball / jQuery-rwdImageMaps

Responsive Image Maps jQuery Plugin
http://mattstow.com
MIT License
1.56k stars 709 forks source link

Check for attr coords on the area's #82

Open chrisheijnen opened 10 years ago

chrisheijnen commented 10 years ago

This extra check is build in before looping through the area's because if it has an area without the attribute 'coords', then the code will break.