Profile
Achievement
chrisdpratt's Recent CSS Snippets
- All /
« Prev 1 Next »
This CSS sets semi-transparent background while not affecting the opacity of child elements like using the opacity property would. The text color has been set to the same as the background color to demonstrate this.
Notes:
For the Microsoft fil...
0
1534
posted 15 years ago by chrisdpratt
To make the menu work in IE6 (which doesn't support the :hover pseudo element on anything but links and tables), the IE6-specific CSS calls on [Whatever:hover][whatever]. If using [Dean Edwards' IE7-js][IE7-js], this is unnecessary as his script fixe...
4
1994
posted 16 years ago by chrisdpratt