F r a n c e s c o   S m e l z o
Software engineering - Sistemi web - Formazione - Sicurezza - Privacy - IT consultant
Home e-mail

La Progress Bar di Internet Explorer si blocca

5/2/2007
di Francesco Smelzo
A volte, in pagine web che eseguono script complessi o, come nel caso di AJAX, asincroni, in Internet Explorer si verifica che la Progress Bar resta bloccata in modo indefinito anche se le operazioni sono concluse.

Il problema è noto e citato nella KB di Microsoft con il titolo Internet Explorer Progress Bar May Show Incorrect Status all'indirizzo http://support.microsoft.com/default.aspx?scid=KB;EN-US;q293373

La soluzione proposta è :
To work around this problem if you are building pages that use JavaScript functions to retrieve page data, keep the user informed of what the browser is doing by updating the progress bar with messages throughout your script. When all of the information has been retrieved, inform the user through the progress bar.

La risposta non è il massimo della chiarezza. In molti si chiedono che vuol dire inform the user through the progress bar?

Beh, forse non ci crederete, ma basta settare con il valore di stringa vuota window.status,ovvero:
	window.status="";
Che ci voleva a mettere un esempio nella KB?

Controllo disponibilita'

Valid XHTML 1.0!



Riferimenti - Cell. 338 2556588    Mail: francesco@smelzo.it