1) AmritGroup: Members Posts: 9Joined: 18 Dec 2007Location: SwedenIP: 90.224.--.--
Posted:
Hi there again Angus.
I'm fiddling around a bit with your PhotoMorpher and I shure do like it.
However I need to use gif's with transparency, but when I do that the background image isn't cleared first making it look rather strange with two pictures ontop of eachother visible... sort of. I can see the background image trough the actives gif's transperency.
Tried to fix it with CSS, but I'm guessing that might now work.
Any suggestions on my little snag?
- Amrit
2) Angus TurnbullGroup: Moderators Posts: 4042Joined: 7 Dec 2003Location: New ZealandIP: 203.109.--.--
Posted:
This is somewhat of a limitation by design -- the script stacks two images on top of one another and drops the opacity of the upper image step by step until the lower one is completely visible for its fade effect. That just plain won't work that well with transparent images :).
You'd have to adjust it to fade one out completely before fading the next in I guess?