Connecting Tech Pros Worldwide Help | Site Map

Regarding time taken for popup to open

  #1  
Old July 23rd, 2005, 11:41 AM
swati attarde
Guest
 
Posts: n/a
Hi,
I seem to be facing a problem, my machine takes a long time while
trying to open a new window via javascript.
Is the time taken to open a new window(popup) dependent on some
factors? if yes, what are those factors? Is there some way we can
reduce this time?

Regards,
swati
  #2  
Old July 23rd, 2005, 11:41 AM
Evertjan.
Guest
 
Posts: n/a

re: Regarding time taken for popup to open


swati attarde wrote on 04 mei 2004 in comp.lang.javascript:
[color=blue]
> I seem to be facing a problem, my machine takes a long time while
> trying to open a new window via javascript.
> Is the time taken to open a new window(popup) dependent on some
> factors?[/color]

Yes, it is difficult to imagine that there are no factors.
[color=blue]
> if yes, what are those factors?[/color]

browser type and version.
cpu speed.
memory size.
other programmes competing for cpu time. (also virusses and trojans)
[color=blue]
> Is there some way we can reduce this time?[/color]

use the latest browser and updates
buy a new machine or motherboard cum cpu
increase memory speed and memory bus speed
stop other programmes and browser pages running

=============

btw, are you making those popups for your own machine?

Popups are irritating to other viewers.
Better improve your onpage layout and programming.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Opening image in new window without padding D. Alvarado answers 14 July 23rd, 2005 10:57 PM
Hi, stupid popup question Shaun McKinnon answers 38 July 20th, 2005 01:06 PM