opacity
transparent image mask on css overflow
I\'m trying to implement the equivalent of a css property: \"overflow: transparent 50%\". For example, if I have this:[详细]
2023-04-12 05:30 分类:问答Opacity !important doesn't work
Here is my code: <tr style=\"opacity: 0.5;\"><td><img style=\"opacity: 1.0 !important;\" src=\"/img/crap.png\"/><div>Some text, etc...</td></tr>[详细]
2023-04-11 12:52 分类:问答Java - the ol' transparent JFrame, without restricted libs
Yes, this question is everywhere.But all of the (working) solutions use the AWTUtilities toolkit, which is restricted.[详细]
2023-04-11 04:22 分类:问答jQuery - Animating opacity in IE8
On the site I\'m currently working on I have an <ul> containing a load of <li>\'s, which each contain <div>, <span>, <img> etc.[详细]
2023-04-10 16:54 分类:问答“negative” text in css? [duplicate]
This question already has answers here: Transparent text cut out of background 开发者_如何学编程(14 answers)[详细]
2023-04-10 16:10 分类:问答Is it more efficient to make a half-transparent PNG, or set opacity/alpha-filter on a non-transparent PNG?
The image in question will be reused about 5 times on each page of a website. I can either set the opacity to 0.5 and alpha(opacity) to 50 or I can lower the opacity of the imag开发者_如何学编程e in P[详细]
2023-04-09 18:22 分类:问答Java Swing - set opacity for all children components?
I\'ve got some Swing components with children.When I setOpaque(false) on the parent, the children still have opacity.[详细]
2023-04-09 16:56 分类:问答CSS + Opacity change on Hover + Flickering
I am trying to achieve a very simple thing: change opacity of a table row on hover. Unfortunately, it doesn\'t work very good, because if I hover in and out very fast, sometimes the opacity change is[详细]
2023-04-09 04:37 分类:问答css opacity - internet explorer
i\'m working with opacity today and from some reason it wont work on internet explorer here is my CSS :[详细]
2023-04-08 19:56 分类:问答How to write - If Visible selector?
Not sure how to write this; If .sub1 is visible, .homepage fadeTo .25 Sub1 has a FadeIn and I want the homepage opacity to drop to .25 if the sub1 is open?[详细]
2023-04-08 16:59 分类:问答