I can''t get Effect.(Appear|Fade) working on TRs in IE 6 and Safari. Is this a known issue? Is it a limitation from the browsers or from the library? Is there any workaround? -- fxn --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Thomas Fuchs
2007-Feb-21 15:01 UTC
Re: Effect.(Appear|Fade) not working for TRs in IE 6 and Safari
That''s a browser limitation. You might want to try TBODY elements, *might* work with them. You can also try to use <span> elements inside the table cells, and fade them, but that''s probably messy. Best, Thomas Am 21.02.2007 um 14:13 schrieb fxn:> > I can''t get Effect.(Appear|Fade) working on TRs in IE 6 and Safari. Is > this a known issue? Is it a limitation from the browsers or from the > library? Is there any workaround? > > -- fxn > > > >-- Thomas Fuchs wollzelle http://www.wollzelle.com questentier on AIM madrobby on irc.freenode.net http://www.fluxiom.com :: online digital asset management http://script.aculo.us :: Web 2.0 JavaScript http://mir.aculo.us :: Where no web developer has gone before --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---