chump2877
08-25-2005, 10:21 AM
Easy question I think....Did a search and couldn;t find answer....
Is there an onClick event handler that I can use that will load a new URL in the parent browser window (the button that will do this is inside a separate, pop-up window)...
I already have this event handler:
onClick='javascript:window.close();'
I want to add the "load-URL-in-parent-browser-window" functionality to that onClick event, if possible....
Thanks.
Is there an onClick event handler that I can use that will load a new URL in the parent browser window (the button that will do this is inside a separate, pop-up window)...
I already have this event handler:
onClick='javascript:window.close();'
I want to add the "load-URL-in-parent-browser-window" functionality to that onClick event, if possible....
Thanks.