Why is display:inline killing IE 8.0 performance?
- by monstermensch
I have an image gallery based on this jQuery plugin:
http://jqueryfordesigners.com/demo/slider-gallery.html
This works really well in Firefox, Chrome and even IE 7.0, but when I try it with more than 50 images in IE 8.0 the performance is incredible slow. Just hovering over the thumbnail brings the CPU load to 100%.
At first I thought it's a…