opacity
Fonts are rendering differently across apple devices. So frustrating
I am hoping some of you css wizards might have run into the problem I\'m about to describe. I\'ve created css3 buttons for a clients website, in order to replace their current image buttons. The but[详细]
2023-02-24 16:48 分类:问答Opacity CSS that works for all browsers?
Can someone recommend the safest approach for giving an OPACITY VALUE to a DIV 开发者_开发知识库TAG using CSS?[详细]
2023-02-24 09:02 分类:问答Javascript recursion problem
I am trying to write a function that will change between an array of images. What I have makes sense to me, but when I run it as it is below then the first image loads, then the second image loads at[详细]
2023-02-24 08:32 分类:问答Shadow & Opacity In css3 For IE8 (Not Match)
i have some images (in front of my bachground-image) with low opacity(png format) and every thing was good in ie8 & firefox until i add pie.htc(or border-radious.htc from google code) for rounded[详细]
2023-02-22 14:34 分类:问答How to place an overlay DIV with opacity < 1 over a Flash object
We have a flash object and when we use blockUI or some other overlay div with opacity < 1, it doesn\'t make the flash area transparent. However, it do hides the flash object when opacity is 1, but[详细]
2023-02-22 10:00 分类:问答jQuery .CSS opacity not working
I wrote a short script in JS to mimic effect made in Flash. It is working in FF 3.6, but it not working in Chrome, Opera or IE8.[详细]
2023-02-22 07:52 分类:问答Making an opacity text-gradient over a transparent background
it should look like http://img190.imageshack.us/img190/1686/textgradient.jpgthe tricky part is, it should work for opera, canvas..? also important: the transparency is only needed for the big texts in[详细]
2023-02-21 17:27 分类:问答Text Opacity problem (1px glow)
I\'ve got a problem! I need to have opacity on a text. I try with jquery: $(document).ready(function() {[详细]
2023-02-20 18:42 分类:问答jquery safari opacity only
#div1{ filter:alpha(opacity=85); -moz-opacity:0.85; -khtml-opacity:0.85; opacity: 0.85; } #div1:hover{[详细]
2023-02-20 05:57 分类:问答opacity in IE8 depends on position:relative
I noticed that in some cases form elements cannot be made transparent in IE8. It turned out to depend on the position:relative CSS tag. The below HTML demonstrates the issue:[详细]
2023-02-19 22:40 分类:问答