I find this invaluable,
http://www.webdevout.net/css-hacks
On 18/05/07, Matthew Pennell <[EMAIL PROTECTED]> wrote:
On 5/18/07, Paul Collins <[EMAIL PROTECTED]> wrote:
> I am trying to find hacks for IE7 and I can't, could someone please
> point me in the right direction? I would like the following:
#mydiv {
background: red; /* all browsers */
*background: green; /* all IE */
_background: blue; /* IE6 and below */
}
Or use conditional comments, obviously.
*******************************************************************
List Guidelines:
http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe:
http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************
--
http://www.twoplayer.net
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************