Forum Moderators: not2easy

Message Too Old, No Replies

Half DIV displayed

becomes fully visible on scrolling down

         

ayushchd

8:40 am on Aug 18, 2007 (gmt 0)

10+ Year Member



In my site one of the divs is displayed only half when viewed in internet explorer. But when i scroll down and the unseen part of the div touches the window, the div becomes fully visible. The point is that ir works perfectly with Mozilla and Opera.

Here is the div :
<div id="txtHint" style="background-image:url(images/importback.jpg); font-size: 100%;font-weight: 900;border: Solid 1px #DE6C27;margin-left: 13%;margin-right: 13%; padding-bottom: 10px;">

The content insiade is also displayd properly, except for the bg image and the border.

BigBM

7:55 pm on Aug 18, 2007 (gmt 0)

10+ Year Member



That sounds like it may be the peekaboo bug? If so, there are several known fixes.

ayushchd

1:37 am on Aug 19, 2007 (gmt 0)

10+ Year Member



thanks...for all those who face the problem, here is the fix :
just set the line-height of the main container div to 1.1 or 1.2