I have a problem with css overflow shown in the link below:
http://www.oasistrek.com/lantau_peak_new.htm
The layout works fine in firefox (that's what I want) but a horizontal scroll bar shows up in internet explorer, even if I increase the width of the container.
In addition, the 3 images doesn't move when I roll the vertical scrollbar, but return to their positions when the cursor hovers over them.
I would like to know how it can be shown as same as firefox. Of course I want to know the reasons as well.
thanks in advance.
Overflow Problem
Moderator: General Moderators
Re: Overflow Problem
Hey 2222... 22
Just add an IE conditional statement for the trailframe class
(i.e. trailframe{overflow:hidden;})
Just add an IE conditional statement for the trailframe class
(i.e. trailframe{overflow:hidden;})