I got a webpage where I am using jCarousel(Lite) to preview some thumbnails. This container is inside a popup-window. The problem I am having is that IE7 and IE8 (IE9 in compatible mode), somehow ignores my overflow-css and displays all the images in the carousel.
I've recreated the problem on http://jsfiddle.net/FLnuy/ , first, open in Opera, FF, IE9 or Chrome. Works as expected. But older versions of IE fails this. I don't get why.
Anyone?