» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with IE + Hacks

CSS clearfix

Use clearfix to fix the following problem. When an element is floated, its parent no longer contains it because the float is removed from the flow.

Firefox: del.icio.us/tag/firefox

CSS Browser Selector

Tiny (1KB) javascript tool that allows you to easily target specific browsers with CSS by adding a class to the html tag!

Firefox: del.icio.us/tag/firefox

Foo Hack " Cross Browser Support for inline-block Styling

However, if you trigger hasLayout on a block element, and then set it to display:inline, it magically becomes an inline-block in IE! By using the *property hack (which I love so well), you can hide the display:inline from all non-IE browsers effortlessly. Here’s the code, in all its brief loveliness: display:-moz-inline-stack;

Firefox: del.icio.us/tag/firefox

IE 5 Mac: CSS bugs and oddities

This is a collection of odd, ugly or buggy behaviours with CSS in Internet Explorer 5.x for the Mac.

W3C: Del.icio.us W3C Tags

On having layout — the concept of hasLayout in IE/Win

A lot of Internet Explorer's rendering inconsistencies can be fixed by giving an element "layout." John Gallant and Holly Bergevin classified these inconsistencies as "dimensional bugs," meaning that they can often be solved by applying a width or

Firefox: del.icio.us/tag/firefox

Make Firefox Look Like Internet Explorer :: Mozilla Stuff :: JohnHaller.com

Yes, it's true. There are some people that prefer the look of Internet Explorer to the way Firefox looks (though I've never met one). So, I've created this simple How To guide that shows you<sep/>

Firefox: del.icio.us/tag/firefox

Page 1 | Next >>