I'm attempting to get another engineer here to use connect() instead of onclick="", and he's brought this problem back to me:
He's got a ui with hundred's of links, generated dynamically on the server, each with a small script running via addLoadEvent() to do the connect() ( each link pulls up a context menu.) So at page load FF comes up stating "script is running slowly...yadda..." and I am attributing it to the hundreds of addLoadEvents and connects being called on page load. Is there a better way to manage this? It feels brute-force. Thanks folks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
