Current location: Hot Scripts Forums » General Web Coding » JavaScript » Opening a link in a window in another window, which is already open.


Opening a link in a window in another window, which is already open.

Reply
  #1 (permalink)  
Old 06-14-06, 03:31 PM
andr345 andr345 is offline
Newbie Coder
 
Join Date: Jun 2006
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Opening a link in a window in another window, which is already open.

Hello.
First of all I would like to say that I am really happy to become a part of this community. I have been using hotscripts.com for a really long time, and now I finally became a member of the community.
Now the issue I am having.
I am designing a webpage in which when a visitor clicks on one specific link it opens a new window, and when the visitor clicks a link on this new window i want the link to be opened in the window from which the visitor previously opened the new window which he is currently browsing.
I will tell you an example, in case you did not understand:
Let's say we have a webpage which has the link 'categories' in it. The visitor click the link and a new window opens, which has a listing of different categories. When the visitor decides which category he/she wants, he/she clicks on it and the webpage which previously had the 'categories' link it, forwards to the contents of the category which the visitor selected from the other irrelevant window.
I hope I am making sense.
I hope I will get soon a reply,
Until then,
Greetings,
andy!
Reply With Quote
  #2 (permalink)  
Old 06-15-06, 03:25 AM
Nico's Avatar
Nico Nico is offline
Community Leader
 
Join Date: Sep 2005
Location: Spain
Posts: 8,075
Thanks: 11
Thanked 88 Times in 83 Posts
Try placing this in the new window.

Code:
<a href="#" onclick="opener.window.location='http://newlocation.com'">link</a>
Just replace the url with yours.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to open a picture in a new window korro JavaScript 5 05-25-06 01:24 PM
Opening new window janims PHP 3 10-22-05 02:20 AM
Six Sites Exchanging Links! - PR3+ Web Hosting, Web Design, Entertainment & Career coffeecoder General Advertisements 0 10-10-05 12:52 AM
Xml / Dom / Css Mark_SC.SE JavaScript 0 06-29-05 08:05 AM
How can I open links in original window? GS300 JavaScript 3 05-30-04 08:37 AM


All times are GMT -5. The time now is 11:11 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.