Welcome Guest, Not a member yet? Register   Sign In
closing popup and refreshing popup parent window after form submit
#1

[eluser]crwtrue[/eluser]
What would a be codeigniter way to do this? Cause there is a function for popup(anchor_popup()) and with this javascript you can do this
Code:
window.close();
window.opener.location.reload();

but i dont want to put that code in the controller so what would be the standard way to do this?


Messages In This Thread
closing popup and refreshing popup parent window after form submit - by El Forum - 07-20-2009, 02:43 PM



Theme © iAndrew 2016 - Forum software by © MyBB