I have been chasing my tail on a slow script error, and just now discovered that if I disable my call to make a 1,000 element list sortable the problem goes entirely away.

First, is there any sort of tool I can use to determine where this function is spending all of its time?

Second, is there any way to get around these slow script errors? The issue I am seeing is that once the page loads, and this function is called, the browser goes into beachball mode, eventually shows an alert about the slow script. If I okay that (keep trying, I tell it) the page loads and works perfectly. Sortable does exactly what it's supposed to do, and very snappily.

Thanks in advance,

Walter

--
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 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to