I have a website with a workspace, where the user can add and edit some pictures to a space, everything is work perfectly, except that now, after the start page loading, every new request I make with javascript or mouse over (ajax, background-image, insert a img tag to HTML) dont load, it keeps PENDING in the NETWORK firebug tab, but if I change the tab (CTRL+TAB or CLICK) and returns to that tab, all the requests are done with loading perfectly.
Anyone has any ideas of what can I try to solve that?
PS.: Firefox its working normal.