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 February 18th, 2000, 05:17 PM
fausto fausto is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2000
Location: San Francisco, CA - USA
Posts: 2 fausto User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to fausto
Can someone help me to fix this?!?!

I have a pop window that is not doing what is supposed to do on IE5. I wanted the user to be able to click a link on the main wondow and popup a window then, from the main window click other links(all links are targets within the popup) and see the pop-up changing, Netscape does it fine, the problem is with IE, the pop up can be found by clicking any links of 'The Glossary' section of my Help homepage at: http://www.hellobrain.com/help/help.asp

Thanks a lot,

Fausto

Reply With Quote
  #2  
Old February 26th, 2000, 09:58 AM
firepages's Avatar
firepages firepages is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Feb 2000
Location: Perth West Australia
Posts: 741 firepages User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
whilst I am sure there is an easy answer - until you find it, just do a window.close() and then reopen the window again - & it will reopen at the right section - not much use - but a good stop-gap! (or start using PHP instead of *** p)

Reply With Quote
  #3  
Old February 26th, 2000, 06:23 PM
fausto fausto is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2000
Location: San Francisco, CA - USA
Posts: 2 fausto User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to fausto
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Originally posted by firepages:
whilst I am sure there is an easy answer - until you find it, just do a window.close() and then reopen the window again - & it will reopen at the right section - not much use - but a good stop-gap! (or start using PHP instead of *** p)[/quote]

I was using window.close(), but on IE5 when the window pops up, it does not allow me to click a link on that that popup and go to a target within that window!

Reply With Quote
  #4  
Old February 26th, 2000, 06:40 PM
jhines jhines is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2000
Location: 3698 Island Rd. Palm Beach Grdns. Fl.
Posts: 1 jhines User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
The main problem that your having with your code is that the window object needs to be named in your function. You name just like the rest of the paramters. EX. window.open(name="popup" resizable=0 width=100 height =200) --By naming each links function with the same window name the contents will be replaced dynamically without closing the window. Another suggestion would to have your popup windows all in one function. Then have the links passed to this function from an array of links. You simply pass back a value from the onClick event to your function. EX. onClick=" popup(0);" the one would then access the first link element in your array.

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > Popup window problem!


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