views:

16

answers:

0

For some reason the .autoresize(); fails and the iframe is left at its default size. I have seen it on some of the big apps like Mafia Wars even. Does anyone have a hack to fix this? I have to solutions, one is to reload the page (9 times out of 10 that fixes it), the other is to break out of the iframe. The problem is how can I detect that the iframe is the wrong size and autoresize failed?

Thanks