I''m working on a project where I have to keep a table on the webpage in sync with information maintained in a Java applet that''s just above the table. Using Java plugin 1.6.0_02, the page is solid as a rock. When data in the table changes, there''s no page wiggle or jump at all. But in the same version of Firefox, using Java plugin 1.5.0_12, the page jiggles and jumps around like Dolly Parton doing aerobics. Anyone know of a work-around? Our client insists on using the old Java plugin. The logical step of having them upgrade isn''t an option. We''re using Firefox 2.0.0.2 on Windows XP. The table is an html table built dynamically using prototype. During refreshes, I create a new tbody node and populate it completely before swapping it in for the old one. Thanks for any suggestions! Randy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---