Hi, I''ve been testing the component made by Sébastien Gruhier (http:// prototype-window.xilinus.com/index.html), but I''ve had problems with some of the themes under IE7 (damn thing) ; the examples work just fine, but when I integrate the same code in my project, any PNG containing transparency is just not shown. Are there any issues with the (unconventional) "filter" CSS property when it is mixed with, let''s say, some input fields or other elements ? ....Well, maybe I shouldn''t have asked that question... Of course there will be issues with Microsoft''s ugly way of "improving" things ! I would appreciate some enlightenment on this subjet, please. Thanks. -yanick --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Hi Hard to help without a sample as PWC examples works fine. Could you give an URL? Thanks Seb On Apr 17, 12:57 am, "Yanick" <yanick.roc...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, I''ve been testing the component made by Sébastien Gruhier (http:// > prototype-window.xilinus.com/index.html), but I''ve had problems with > some of the themes under IE7 (damn thing) ; the examples work just > fine, but when I integrate the same code in my project, any PNG > containing transparency is just not shown. Are there any issues with > the (unconventional) "filter" CSS property when it is mixed with, > let''s say, some input fields or other elements ? ....Well, maybe I > shouldn''t have asked that question... Of course there will be issues > with Microsoft''s ugly way of "improving" things ! I would appreciate > some enlightenment on this subjet, please. > > Thanks. > > -yanick--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
On 17 avr, 09:43, seb <sgruh...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi > > Hard to help without a sample as PWC examples works fine. > Could you give an URL? > Thanks > Seb >Well, I finally cleared my mind from frustration, and noticed that the CSS file (for the mac_os_x theme) must be modified, as the path in the /* FOR IE */ secion is relative to the samples directory. If you import the css from another location, that section fails only in IE. I commented the whole thing, and it seems to work anyway, though slow as hell. ...If people aren''t happy with that, well they can just use Firefox (*grin*) Thanks anyway. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---