|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
close on load
Hi. I need to get the parent window to close when the child is done loading. How do i do this ?
- Pheifel |
|
#2
|
||||
|
||||
|
In the child
Code:
<body onload="window.opener.close()"> |
![]() |
| Viewing: Dev Articles Community Forums > Programming > JavaScript Development > close on load |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|