Gurcharan Singh
2005-Sep-26 02:39 UTC
[Rails-spinoffs] flickering effect - Effect.BlindDown() Mozilla firefox
Hello, I''m a novice in AJAX development, and in my first application I''m using Effect.BlindDown() method. This effect is properly showing in IE but in Firefox after fully opening up the image flickers once. Can anybody help me out on how to remove this flickering. OS using - Windows Thanxs.. Gurcharan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails-spinoffs/attachments/20050926/3aa7f476/attachment.html
Thomas Fuchs
2005-Sep-26 05:01 UTC
[Rails-spinoffs] flickering effect - Effect.BlindDown() Mozilla firefox
That''s a Firefox 1.0.x bug. If you download Firefox 1.5b1 you''ll notice that the flicker is gone. You can set the ''overflow:hidden'' CSS style on the element you run the effect on as a workaround. Thomas Am 26.09.2005 um 08:15 schrieb Gurcharan Singh:> Hello, > > I''m a novice in AJAX development, and in my first application I''m > using Effect.BlindDown() method. This effect is properly showing in > IE but in Firefox after fully opening up the image flickers once. > Can anybody help me out on how to remove this flickering. > > OS using - Windows > > Thanxs.. > Gurcharan > > _______________________________________________ > Rails-spinoffs mailing list > Rails-spinoffs@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs >