Victa / curtain.js

PROJECT IS NOT MAINTAINED - This plugin allows you to create a web page with multiple fixed panels that unroll with an amusing effect.
http://curtain.victorcoulon.fr
1.08k stars 249 forks source link

IE8 - Page won't scroll unless all img tags are commented out/removed #27

Open envex opened 12 years ago

envex commented 12 years ago

Script loads fine in all browsers, but in IE8 the page won't scroll unless all the img tags have been commtented out.

Here is the index.html file: https://gist.github.com/3807228

All the code validates properly, and I can have some images showing, but it usually fails when the img tag on line 188 is visible.