Hi… I want to know that when a user posts a comment to my site … to open a web page (in new window, with a fixed width and height like window.open ) which contains the form and after submit, I want to close that windows and show that comment in the parent page through ajax … (or i guess after closing that window, to auto reload the parent page … I don’t know ) …
Is there any solution to this .. ?
Or what is the best way to open a pop-up which contains the form (not a new window) ?
Thank you very much.
1 Answer