Hacker News new | ask | show | jobs
by chrisrhee 6102 days ago
Yup. You can set opacity for elements in all modern browsers. IE6, too.

On some sites, I've used it as a subtle hover state for image links, so they "pop" a little. (Set the default opacity to 92% and have it go to 100% on hover.)