Page 1 of 1
Partially loaded page with GMap Internet Explorer
Posted: Mon Dec 11, 2006 10:33 pm
by hackerart
While I have no problems with Firefox,
http://www.hackerart.at/ loads the topbanner only if I add the plugin GMap and use Internet Explorer 6 or 7. Does anyone else have similar problems? I removed the plugin, if you like to see it at my page, I will activate it.
Posted: Wed Dec 13, 2006 2:54 am
by judebert
I ran the page through the W3C validator. First off: The <P> tag on line 41 is not closed. This happens again for each "posttime" paragraph. This is probably not the problem.
Secondly, I notice that the header image is defined in the CSS using #serendipity_banner, #header. IE is known to have problems with spacing and other CSS nitpicking. Try removing the space, and if that doesn't work, define it twice. Remove the double-backslash from the background URL (although that shouldn't make any difference at all). Finally, you can try removing the Browser Compatibility plugin, which adds the "behavior" item at the top. This shouldn't cause a problem either, but as I recall the file can't be found.