[libavg-users] fading divs
Justin Maynard
Justinm at hht.net.au
Fri Jun 25 03:21:51 CEST 2010
When I fade out a div node that has several elements. eg a background
and several buttons. It does not fade out as I would expect it to. As
the background fades out the elements that overlay them briefly become
brighter before fading out themselves. My overlaid elements are PNG's
with an alpha layer. I've had a play around with blend modes but didn't
solve anything.
Libavg 1.0.1 on a mac book pro.
<div id="Page2" x="0" y="0" width="1920" height="1200" active="0">
<image id="catalogue_Page2" x="0" y="0" href="images/catalogue_2.png" />
<image id="P2_Next_P3" x="1726" y="893"
href="images/next.png" oncursorup="touchButton" />
<image id="P2_Home_P1" x="1726" y="1029"
href="images/home.png" oncursorup="touchButton" />
<image id="P2_Circle_P4" x="128" y="487"
href="images/circle.png" oncursorup="touchButton" />
</div>
The elements have been cut from a template so while they have a
transparency that also have a some colored pixels on the edge aliased to
the background. They are only noticeable when you fade out the div.
Regards
Justin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.datenhain.de/pipermail/libavg-users/attachments/20100625/457e6ce7/attachment.html
More information about the libavg-users
mailing list