|
| |
from this popup window when press a link then this link open in the "opener window" that opens thepo
View related threads:
(in this forum
| in all forums)
|
Logged in as: Guest
|
|
|
lsfphelpls
Posts: 443 Joined: 3/16/2005 Status: offline
|
from this popup window when press a link then this link... - 1/30/2008 7:31:05
I want from http://www.paphoscarhire.com/fleet-euro.htm appear a popup window (clicking first image goto: http://www.paphoscarhire.com/cars/group_a.htm not setup yet for others)and from this popup window when press a link then this link open in the "opener window" that opens the popup (http://www.paphoscarhire.com/fleet-euro.htm), what to do (about the link: [CODE]<a initstyle href="../reservations.php?car=A-Class%20Daihatsu%20Cuore%20or%20similar">click here</a>[/CODE] ) ?
|
|
|
|
Catherine Sea
Posts: 2 Joined: 1/1/2008 Status: offline
|
RE: from this popup window when press a link then this ... - 2/25/2008 20:19:23
You can write the code like this: <a initstyle href="#" onclick="window.opener.location='./reservations.php?car=A-Class%20Daihatsu%20Cuore%20or%20similar'">click here</a> The window.opener is the "opener window". I hope this will help you. Good luck! -- Catherine Sea http://www.dynamsoft.com/
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|