Striptistics

No. bloggers:
23090
No. strips:
181933

Say hello to:
djpecchia

  • Login
login
blogger username
blogger password


IE CSS Hacks

0/0 19.05.2008 19:12 English

IE CSS Hacks
#id {
global parameter for global browser
}

/* IE6 hack */
* html #id {
specific parameter for IE6
}

/* IE7 hack */
*:first-child+html #id {
specific parameter for IE7
}

read more >>


comments: 0 | rate it: