This behavior loads a URL into the parent or "opener" page from a popup link. Includes an optional timer to self close the popup.
See an example... Launch Popup
Access the Interface by clicking on the
in the Behaviors Panel and browse to Pop to Parent in the 4Level flyout
category near the top of the list.
![]()
Language Redirect Interface
URL to Parent
Browse or type in the desired URL to load into parent window.
Move Pop To
Moves the popup window to the specified locations
Close Pop
If checked the popup window will close automatically to the specified time in the Delay sec field.
Delay Sec
Timer delay in seconds to close the popup window after link is clicked.
Pop always on Top
Sets an event to the <body> to keep the popup always on top.
Pop to Parent Interface
Checking the Self Close checkbox enables the Delay sec field. The timed close is in seconds. A value of "0" closes the popup instantly. Unchecking the checkbox will leave the popup open.
First you need an active element to apply the behavior to.
![]()
Highlight the text or image that you wish to launch the PoptoParent. In the Property Inspectors Link field type in javascript:; This will make the text a null link so the behavior can be applied. Launch the PoptoParent Interface from the Behaviors Panel.
Should you wish to make changes to your settings once you have applied the behavior, simply place your cursor inside the text link or select the image and double click the "Pop to Parent" in the Behaviors Panel and the interface will appear and you can make your changes.