One final thought, can you deligate mouseover and mouseout events to a parent element such as the table, then inside your event handler function, read the event.target to decide which row or cell or whatever is being hovered-over?
George On Nov 7, 5:38 am, fambizzari <[EMAIL PROTECTED]> wrote: > In the end, we've gone for pagination on the most commonly used > application and a warning on the least used application recommending > users to keep their lists short.