Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #7939

Re: Second window

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.chainon-marquant.org!nntpfeed.proxad.net!proxad.net!feeder2-2.proxad.net!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail
Content-Type text/plain; charset="UTF-8"
Message-ID <1550319.qVoOGUtdWV@PointedEars.de> (permalink)
From Thomas 'PointedEars' Lahn <PointedEars@web.de>
Reply-To Thomas 'PointedEars' Lahn <cljs@PointedEars.de>
Organization PointedEars Software (PES)
Date Wed, 02 Nov 2011 21:35:17 +0100
User-Agent KNode/4.4.11
Content-Transfer-Encoding 8Bit
Subject Re: Second window
Newsgroups comp.lang.javascript
References <4eafd7ad$0$6898$e4fe514c@news2.news.xs4all.nl> <1542790.qVoOGUtdWV@PointedEars.de> <4eb19d6a$0$6851$e4fe514c@news2.news.xs4all.nl> <3007137.SPkdTlGXAF@PointedEars.de>
Followup-To comp.lang.javascript
MIME-Version 1.0
Lines 22
NNTP-Posting-Date 02 Nov 2011 21:35:19 CET
NNTP-Posting-Host c5e37fd8.newsspool2.arcor-online.net
X-Trace DXC=kJmk5=<2T<fUoRk[hk2WalA9EHlD;3Ycb4Fo<]lROoRa8kF<OcfhCOkgUnZ0:D:6`jDZm8W4\YJNl;?f@h5gMfbl3koVXd8EHBdX@;Kf7FiPcf
X-Complaints-To usenet-abuse@arcor.de
Xref x330-a1.tempe.blueboxinc.net comp.lang.javascript:7939

Followups directed to: comp.lang.javascript

Show key headers only | View raw


Thomas 'PointedEars' Lahn wrote:

> […] You can focus an existing popup window only when its content has been
> loaded, preferably in the `load' listener of the new support document's
> body (`onload' attribute value).

But this is not very user-friendly, too, for the user might wait a long time 
without seeing any reaction to their action.  I can see no viable 
alternative to it, though.

It would probably be best if you indicated to them that they need to wait 
some time.  Possibilities that spring to mind is a "loading" message in the 
opener and a change of pointer cursor in the opener issued by popup code 
that is reverted by popup code when everything has been loaded.


PointedEars
-- 
Use any version of Microsoft Frontpage to create your site.
(This won't prevent people from viewing your source, but no one
will want to steal it.)
  -- from <http://www.vortex-webdesign.com/help/hidesource.htm> (404-comp.)

Back to comp.lang.javascript | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Second window "Tom de Neef" <tdeneef@qolor.nl> - 2011-11-01 12:27 +0100
  Re: Second window Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-01 14:50 +0100
    Re: Second window "Tom de Neef" <tdeneef@qolor.nl> - 2011-11-02 20:43 +0100
      Re: Second window "Tom de Neef" <tdeneef@qolor.nl> - 2011-11-02 20:51 +0100
      Re: Second window Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-02 21:25 +0100
        Re: Second window Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-02 21:35 +0100
          Re: Second window "Tom de Neef" <tdeneef@qolor.nl> - 2011-11-02 23:23 +0100

csiph-web