When I connect the connector.js file to my page, it causes the javascript to render incorrectly (the page works fine if I comment out the link to the connector.js file). If I load the page with FireBug active, I get a series of “unresponsive script” errors and my browser crashes. This happens when I test it locally or off the server. Any idea what’s causing this or how to fix it?
Thanks.