|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
[javascript] cleaver popup
i want a javacript function(s) to do the following:
# open a popup # user click a link on the popup # popup closes and opens new link in orignal browser window i under stand how to open a popup and how to close it, its just the opens a url in orignal browser window. any ideas? |
|
#2
|
||||
|
||||
|
RE: [javascript] cleaver popup
if you name the windows it's easy, and their might be some relative reference like "parent" that works but I'm not sure if that works window to window or frame to frame.
quick search on google got me here: http://www.quirksmode.org/js/croswin.html |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > [javascript] cleaver popup |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|