[jQuery] Re: jqModal - infinite scroll in IE6
I solved my problem by setting the overlay height for IE6 to be the $ (window).height()
[jQuery] jqModal - infinite scroll in IE6
I've noticed that a page with an active modal window will scroll vertically forever in IE6. I finally tracked it down to this line: if(ie6&&$('html,body').css({height:'100%',width:'100%'})&&o){o=o.css ({position:'absolute'})[0];for(var y in {Top:1,Left:1}) o.style.setExpression(y.toLowerCase(),"