Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > opening new blk window while pg loads..

Reply
Thread Tools

opening new blk window while pg loads..

 
 
Frances Del Rio
Guest
Posts: n/a
 
      07-20-2004
I'm trying to open a url in a new window while pg loads (but NOT in a
pop-up..) I need to do sthg like

// while pg is loading..

window.location ='page.html'
// but I need this to open in a new blank window..
// (NOT a pop-up, a regular new window..)

can you do this?? thank you..

Frances Del Rio

 
Reply With Quote
 
 
 
 
Thomas 'PointedEars' Lahn
Guest
Posts: n/a
 
      07-26-2004
Frances Del Rio wrote:
> I'm trying to open a url in a new window while pg loads (but NOT in a
> pop-up..)


Parse error. A new window can be called a pop-up.


PointedEars
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
blk.call vs. yield (possible bug?) Dominik Bathon Ruby 2 01-04-2006 06:57 PM
Opening a new browser window to a specific size without the menu bar and address window. UJ ASP .Net 2 06-27-2005 08:21 PM
opening new window in one window using Tkinter -- Help please Clara Python 6 04-25-2005 03:09 AM
Closing child window when opening a new Window Patrick Olurotimi Ige ASP .Net 2 12-14-2004 04:59 AM
Browswer Window moving when opening a new window Allan Javascript 1 08-05-2004 11:13 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57