Viewing all articles tagged "Internet-Explorer".

Standards support for IE 7

According to Malarkey (who reported from MIX06) the standards support for IE7 is now complete. So that means all the css rendering support (that you’re gonna get in the final stable release) is included now. If you pop over to Microsoft’s website you can download a copy now.

This means you can see how your sites look on the new browser and pray that what they have done on CSS support, is enough. I haven’t downloaded a copy myself yet, due to being mac based at home and needed to run IE6 at work.
Here’s hoping. :)

Empty div’s - the IE problem

Div illustration

I came across this when I was trying to style a div with a background image I had designed. . . Sounds easy huh? Well the problem wasn’t the background image it was the height of the div! A margin of space seemed to appear and screw up my design. In FireFox it looks sweet, but IE did not like it at all. This one really irritated me, so as not to forget it I thought I would post it on here.

Read the rest of this entry »