|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by jso2001 in JavaScript, Miscellaneous Web Development, Document Object Model
I have a popup that opens in my application with a submit button defined like this:
<input name="objpost" value="submit" onclick="document.objpost.
submit();o
pener.loca
tion.reloa
d(true);se
lf.close()
;" type="submit">
My goal is to have the form submitted, close the popup and refresh the page that invoked the popup. With the definition that I have now the form does get submitted, but the popup does not close and the opener window does not get refreshed. What am I doing wrong?
20091021-EE-VQP-81 - Hierarchy / EE_QW_3_20080625