Ajax Ifram Auto Resize freezing with IE ...

Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: Dec 2007
Posts: 136
Reputation: justted is an unknown quantity at this point 
Solved Threads: 2
justted justted is offline Offline
Junior Poster

Ajax Ifram Auto Resize freezing with IE ...

 
0
  #1
May 26th, 2009
Heya,

I have recently got a script that basically uses AJAX to automatically resize an Iframe as opposed to having it show scrollbars.

`Its a god send script as it means I can make my website 20 times better, however it doesnt seem to work properly with IE. Firefox seems ok but IE seems to freeze after about 30secs-1minute if you click links within the iframe!

Is there a reason why this happens and how would I go about fixing this problem?

Thanks
Reply With Quote Quick reply to this message  
Join Date: May 2009
Posts: 97
Reputation: itsjareds is an unknown quantity at this point 
Solved Threads: 12
itsjareds's Avatar
itsjareds itsjareds is offline Offline
Junior Poster in Training

Re: Ajax Ifram Auto Resize freezing with IE ...

 
0
  #2
May 26th, 2009
Might be an infinite loop. Check to see if there are any properties that IE does not recognize, ie:
  1. for (var i=0; i<myObject.MozillaOnlyProperty; i++) {
If IE doesn't recognize MozillaOnlyProperty , it might keep increasing var i without end.
Last edited by itsjareds; May 26th, 2009 at 10:31 pm.
Mark your post as Solved if you've been helped!

I learn by helping others learn.
If you find one of my posts helpful, don't be afraid to give me a reputation bump :D
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the JavaScript / DHTML / AJAX Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC