mqchen / jquery.diamonds.js

Diamond layout.
http://mqchen.github.io/jquery.diamonds.js/
MIT License
128 stars 69 forks source link

Doesn't work on IE8 #2

Open muhittin opened 10 years ago

muhittin commented 10 years ago

On Internet Explorer 8 diamond js doen't work. Also javasciprt is broken all over the page. Error: Object doesn't support this property or method. Line: 1 Char: 1

mqchen commented 10 years ago

Currently I haven't considered IE8 support due to all the css3 features this plugin is using. I'll see about adding IE8 support via. their filter property, but don't hold your breath. It will probably not be very easy.