You are here:
Adobe Flex - The Adobe solution for building rich interactives applications Adobe Flex - The Adobe solution for building rich interactives applications

IE specific css hacks

A nice little CSS trick (well ok a hack!) for IE specific rules ...

/* for Internet Explorer */
/*\*/
* html .classname {
height: 8em;
}
/**/

This very handy when fiddling with expanding div or wrapping content