HTML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignHTML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old October 27th, 2000, 02:26 PM
bramsey bramsey is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2000
Location: USA
Posts: 226 bramsey User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 40 m 35 sec
Reputation Power: 9
I am creating a site that has several buttons on each page that open up pop-up windows. I have named the pop-up windows the same. I am wanting to open a window with one button, click on another button and open up that page in the same window. That is no problem. However, when I click on the second button, the pop-up loses focus to the main page. How do I keep the focus on the pop-up window?

Code:
function open_win(num)
{
if (num == 1)
{window.open("popup/primary_care_physician.shtml","popup","width=500,height=325,menubar=1");}
else if (num == 2)
{window.open("popup/seal_of_approval.shtml","popup","width=500,height=325,menubar=1");}
}

Reply With Quote
  #2  
Old October 28th, 2000, 02:33 PM
kenowhere kenowhere is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Posts: 34 kenowhere User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
Try using window.focus(). Name the window you want to keep up, ex: window1 = window.open("window.html", "window1", "width=400, height=300");

This enables you to focus on that window using window1.focus(). Hopefully, this is what you want to accomplish. Good luck.

Devin www.sitesuwant.com
sitesuwant@sitesuwant.com

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > pop-up window


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway
Stay green...Green IT