How to open multiple modal popups with jQuery after action submit in one popup -


when submit action in parent window should open new poup window , if submit action in popup window should open second popup. when submit second popup value in second popup should reflected in parent window.how open multiple modal popups jquery here? im implementing in struts2. popup modal dialog iframe/ajax content


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -