I'm using Effect.grow() to expand table rows in a fixed height div.
In Firefox, the div overflows properly and everything is fine.  In
IE7, the all of the records grow past the bottom of the div
momentarily, then disappear behind the div.  This brief flash before
the recovery looks unprofessional.

The element that is growing is a <div> nested inside a <td>.  In the
Scriptaculous api is the following warning: "Works safely with most
Block Elements, except tables."  Is the fact that the div is nested in
a table structure contributing to this problem?

I would welcome any advice from others who have experienced this
problem.

Thanks


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to