English 中文(简体)
(杰克·皮卡乔斯·乔鲁塞尔) png 图形小故障,在过渡期间在阴影上跳动?
原标题:(Jquery Pikachoose Jcarousel) png graphic glitch, pulsing on shadows during transition?

你可以看到它发生在这里:

http://www.smooth-media.co.uk/clients/BCD

最佳回答

您在“ pika- ani” 类中有大量与您的图片具有相同背景的 divs。 如果您用阴影覆盖多个 PNG, 它会使阴影变暗。 我猜这些 divs 正在消失时就会发生脉冲变化。 这些 divs 是由 JCarousel 生成的, 我会拿出您自己的图像, 因为我觉得这些 divs 正在与您的图像同步增长 。

问题回答

暂无回答




相关问题
PHP gdLib 8-Bit PNG with alpha

how is it possible to save my image, created with gd, as an png-8? it saves as gif with transparent channel well - but I want to use png-8. Best Regards, Beerweasle

How does the Mac OS X Finder recognize a PNG file?

I have a file which was originally named foo in the Finder. If I get info for the file, the Finder recognizes it as "Kind: Plain text". If I rename the file as foo.png , Finder then recognizes ...

Reading Alpha of a PNG Pixel. Fast way via pure Python?

I am having an issue with an embedded 64bit Python instance not liking PIL. Before i start exhausting more methods to get a compiled image editor to read the pixels for me (such as ImageMagick) i am ...

Direct 2D gnuplot PNG animation?

Can anyone please confirm that yes/no Gnuplot 4.5 (on CVS) can output 2D animated PNG files? I have numerous datasets but one line that I d like to show iteratively in 3 different places in my graph. ...

Mask white color out of PNG image on iPhone

I know that there are already 2 relevant posts on that, but it s not clear... So the case is this...: I have a UIImage which consists of a png file requested from a url on the net. Is it possible to ...

PNG transparency in Interface Builder

I m adding an Image View in Interface Builder with a transparent PNG (A logo in the Navigation Bar) but the transparent pixels seems to render as white.. I searched for PNG in Interface Builder but ...

热门标签