Recently IE6 has been every now and then just crashing when browsing a site of mine on which some pages use MochiKit, some don't, some have a single sortable table, and some have multiple sortable tables. The sortable table code is mine and precedes my starting to use mochikit... i have not yet understood any pattern for these IE6 crashes... it really seems to happen on any of the pages, seemingly at random times (when clicking). The error is something like: AppName: iexplore.exe AppVer: 6.0.2900.2180 ModName: jscript.dll
No such problems on FF and Safari, of course. I am not sure if it is the sortable tables at all, but i suspect it is coming from having recently added several of these in same page. Given that the MochiKit implementation of sortable tables also showed similar problems on IE6, my question is does anyone know of a specific sortable table implementation that is *known* to work for multiple sortable tables in same page, on IE6? Is there something IE-specific that I should watch out for when using multiple sortable tables in same page? Thanks for any help... mario On Feb 24, 2006, at 3:55 PM, [EMAIL PROTECTED] wrote: > Hello; > > Does anybody have a fix or workaround for sortable tables crashing > Internet Explorer? When I go to the demo on mochikit.org and click on a > column heading, this causes IE to crash. This also happens in other > applications using the sortable tables code. > > Thanks, > Andrew Bulhak > The pH Group --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mochikit -~----------~----~----~----~------~----~------~--~---
