bluefantail / flickrGal

flickrGal is a fully responsive gallery utilising the flickr api. Written in pure javascript, with no external dependencies.
14 stars 1 forks source link

IE 10 and below don't properly support HTMLElement.dataset #34

Closed bluefantail closed 8 years ago

bluefantail commented 8 years ago

Going to have to replace with HTMLElement.getAttribute instead...