• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

IE: done or loading?

 
Ranch Hand
Posts: 260
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hey,
after i googled this, i found out that this is probably another ie bug. still, i post this, just in case anyone has found the solution...
i have a page that includes some iframes. when the pages in those iframes are loaded, they update the main page data. everything is javascript driven.
i don't have any problem in firefox, and everything looks to work fine in ie too. but there is one thing in ie, that makes me crazy:
after all of the pages are loaded and the script seems to be done with its work, the status bar displays DONE, but the green loading bar continues to be in "loading" state, slowly adding the green boxes to itself. this lasts forever.
any thoughts?
thanX.
 
Asher Tarnopolski
Ranch Hand
Posts: 260
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
ok folks,

i've found a solution. just in case you are searching this forum and need help with the same problem:

http://support.microsoft.com/default.aspx?scid=kb;en-us;Q320731
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic