dabanlee / blurify

blurify.js is a tiny(~2kb) library to blurred pictures, support graceful downgrade from `css` mode to `canvas` mode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ie 11

igor-yal opened this issue · comments

in ie 11 images are not displayed. Its a bug http://prntscr.com/ejlgai or is it the way it should be?

In IE 11 should be working. However had a problem with the way how getting data attribute src.
Fixed on #3

yeah, work fine, thx:)