Posted: Wed Oct 08, 2008 6:33 pm
hey don,
i didn't see these things before but I changed them
Excluding this, I think the problems in IE5 are fixed.
But **** IE6 still makes me wanna cry
On the startpage the last tag of the last entry is displayed two times (see here).
And it seems like this code
(it is for making the commentform-box collapsible)
collides with the other javascript I use (to automatically insert smilies), but only in IE 6 and lower.
And then there is this "brake" in my commentform-box klick
I got another problem: is there a way to style the "No Entries"-page?
BTW: I found this program to run IE 3 to 6 side-by-side: multiple IE
i didn't see these things before but I changed them
But the Headline problem is still there.Small white are below the last 2 entries - I think this is caused by your spacer DIV. Rather than use that spacer div, why not just put some bottom margin on the content div?
Search and navbox in header - very common IE error - IE doubles the margin in the floated direction. Just use display: inline on both of those divs, and it will be fixed.
Excluding this, I think the problems in IE5 are fixed.
But **** IE6 still makes me wanna cry
On the startpage the last tag of the last entry is displayed two times (see here).
And it seems like this code
Code: Select all
<noscript>You have to use javascript to see this content.</noscript>
<script language="javascript">toggle(getObject('exp1221436710_link'), 'exp1221436710');</script>collides with the other javascript I use (to automatically insert smilies), but only in IE 6 and lower.
And then there is this "brake" in my commentform-box klick
I got another problem: is there a way to style the "No Entries"-page?
BTW: I found this program to run IE 3 to 6 side-by-side: multiple IE