|
Posted by Animesh K on 06/11/07 18:44
Neredbojias wrote:
> On Wed, 06 Jun 2007 20:04:31 GMT Animesh K scribed:
>
>> Hello All:
>>
>> I was re-developing my pages, and then I came up with a new layout. It
>> seemed to work in Firefox and IE, till my friend pointed out a problem:
>>
>> http://stutimandal.com/gif_misc/indra_krta_rama_stotram.php
>>
>> 1) Open the above page in IE.
>> 2) Once you re-size the browser (IE), then the middle-area becomes
>> non-aligned with top and bottom.
>> 3) If you click on the image (for the javascript image float effect),
>> the middle area becomes aligned again.
>>
>> Has anyone seen this before? I tested with IE 6 on WinXP SP2.
>
> Yes, things like this can happen in ie for a number of reasons. Your page
> is complicated and I simply don't have the time to search for the "bug",
> but look at missing widths (even if they are not technically needed) and
> anything hover does that may not be included or preceded earlier.
> "Position:relative;", floats, and "clear" can also have strange effects in
> ie.
>
Thanks for the tip, the bug has been fixed now. I removed one (useless)
position: relative attribute.
The previous link is not working right now since I am improving the
layout further.
Best regards,
Animesh
[Back to original message]
|