Hey, I found this cool site that I think uses jQuery (or possible to do with jQuery): http://www.hotel-oxford.ro/

The thing is that I want to scroll vertically like that website. The good news is that I have it working on Mozilla and Firefox. The bad news is that Internet Explorer 6 and 7 don't work.

The problem with IE is that although it scrolls up and down, the images are not hidden (or masked). Since it has to be relatively positioned, the images is shown outside of the parent div element.

Is there anyone who can help me with this?

Reply