I don''t why but on IE7, when I use Effect.Appear and Effect.Fade, the background of the image div switch to black. On my website: http://www.2freak.com on the button "a quoi sert la ceinture?". I don''t what to do, ahhh I hate so much IE. Thanks for your future helps. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
I believe PNG was haphazardly implemented in IE7. Does it use transparency already? Gareth On 6/12/07, Unplugged <vincent.talbot-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > I don''t why but on IE7, when I use Effect.Appear and Effect.Fade, the > background of the image div switch to black. > On my website: http://www.2freak.com on the button "a quoi sert la > ceinture?". I don''t what to do, ahhh I hate so much IE. > > Thanks for your future helps. > > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
You might try using TweakPNG to remove the gAMA chunk from the png. I actually do this on all my transparent pngs because IE7 renders them slightly darker than they should be. http://blog.netscraps.com/internet-explorer-bugs/ie6-ie7-png-gama-bug-makes- pngs-darker.html -Daniel -----Original Message----- From: rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org [mailto:rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org] On Behalf Of Gareth Evans Sent: Monday, June 11, 2007 6:17 PM To: rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Subject: [Rails-spinoffs] Re: PNG Fade Appear problem on IE7 I believe PNG was haphazardly implemented in IE7. Does it use transparency already? Gareth On 6/12/07, Unplugged <vincent.talbot-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: I don''t why but on IE7, when I use Effect.Appear and Effect.Fade, the background of the image div switch to black. On my website: http://www.2freak.com on the button "a quoi sert la ceinture?". I don''t what to do, ahhh I hate so much IE. Thanks for your future helps. <br --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Yes, it use shadow around the images and transparent background. Thanks, I''ll try it. On 11 juin, 19:32, Daniel Eben Elmore <danielelm...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> You might try using TweakPNG to remove the gAMA chunk from the png. I > actually do this on all my transparent pngs because IE7 renders them > slightly darker than they should be. > > http://blog.netscraps.com/internet-explorer-bugs/ie6-ie7-png-gama-bug... > pngs-darker.html > > -Daniel > > > > -----Original Message----- > > From: rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > > [mailto:rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org] On Behalf Of Gareth Evans > > Sent: Monday, June 11, 2007 6:17 PM > > To: rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > > Subject: [Rails-spinoffs] Re: PNG Fade Appear problem on IE7 > > I believe PNG was haphazardly implemented in IE7. Does it use transparency > already? > > Gareth > > On 6/12/07, Unplugged <vincent.tal...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > I don''t why but on IE7, when I use Effect.Appear and Effect.Fade, the > > background of the image div switch to black. > > On my website:http://www.2freak.comon the button "a quoi sert la > > ceinture?". I don''t what to do, ahhh I hate so much IE. > > Thanks for your future helps. > > <br- Masquer le texte des messages précédents - > > - Afficher le texte des messages précédents ---~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
I seem to be having a similar problem too. If I use any effects that grow/shrink an image that has alpha transparency, IE7 renders the background black when the image is stretched. An 11 year old standard, and they still can''t do it right :/ On Jun 11, 2:50 pm, Unplugged <vincent.tal...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I don''t why but on IE7, when I use Effect.Appear and Effect.Fade, the > background of the image div switch to black. > On my website:http://www.2freak.comon the button "a quoi sert la > ceinture?". I don''t what to do, ahhh I hate so much IE. > > Thanks for your future helps.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---