Hi,
I am programming an application using AJAX and facebook connect. The location of the application is http://dev.cafexi.com/fbconnect
I'm having what I think is a simple issue
1) when I load the site in any browser except for IE it loads instantaneously - so no issues there
2) When I load in ie 7 or ie 8 it load incredibly slow. Half the page loads, then it starts doing some javascript calls from facebook and about 15 sec later the page resumes loading. Any ideas on what may be cassing this?
Do you think that there is a javascript that is causing the issue or do you think there is something with the html? Any suggestions on what I could investigate further would be great!