Javascript crash / Ajax in IE after 5 times

Posted by snarebold on Stack Overflow See other posts from Stack Overflow or by snarebold
Published on 2010-04-08T15:14:43Z Indexed on 2010/04/09 7:53 UTC
Read the original article Hit count: 325

Hi

Please give a look at this site.

maimei.ch

After 5 times opening a new site via ajax (fancybox) it crashes in IE?

One little thing is that i load a whole asp.net site via ajax in the new window. so viewstate and other overhead is there twice after. could this be the problem? if yes, why just after 5 times?.

is it possible to call just the content of an specific element via ajax? may be just the innerhtml of the body element of the called site?

Thank you and best regards

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript