Re: disable many input boxes
- From: Dr John Stockton <jrs@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 7 Sep 2006 18:45:49 +0100
JRS: In article <TqednTno5vpVc2PZnZ2dnUVZ_uidnZ2d@xxxxxxxxxxxx>, dated
Wed, 6 Sep 2006 10:52:40 remote, seen in news:comp.lang.javascript, Mike
<mberger@xxxxxxxxxxxx> posted :
This takes up to 30 seconds !!
While that does sound long, the statement is of little real value
without at least some description of the browser and the machine it is
running on.
I know of two ways to indicate progress :-
Writing to window.status - easy, deprecated, but generally harmless; may
not always work.
Reconfiguring your process to run for, say, a second then write the
progress, set a timeout to restart the process, and return. The update
will become visible while the process is inactive, and remain so.
It's a good idea to read the newsgroup and its FAQ.
--
© John Stockton, Surrey, UK. ?@merlyn.demon.co.uk Turnpike v4.00 IE 4 ©
<URL:http://www.jibbering.com/faq/>? JL/RC: FAQ of news:comp.lang.javascript
<URL:http://www.merlyn.demon.co.uk/js-index.htm> jscr maths, dates, sources.
<URL:http://www.merlyn.demon.co.uk/> TP/BP/Delphi/jscr/&c, FAQ items, links.
.
- References:
- disable many input boxes
- From: Mike
- disable many input boxes
- Prev by Date: Re: Learning Javascript
- Next by Date: Re: FAQ needs update for JavaScript Definitive Guide
- Previous by thread: Re: disable many input boxes
- Next by thread: basics of script tag and attributes, where to put
- Index(es):
Relevant Pages
|