getsmap / smap-responsive

A JavaScript framework for simple creation of web maps with responsive design supporting a range of different browsers and devices
GNU General Public License v3.0
14 stars 12 forks source link

Make it work with mailto in anchors <a> #260

Open johanlahti opened 7 years ago

johanlahti commented 7 years ago

Currently anchors with src starting with "mailto:" will be prepended with http(s) which is not the expected behaviour for mailto links.