Forum Moderators: open
I`m in need of a little javascript.
Assume I have a members area on my website and when each member clicks an edit link in their profile, their profile opens up in a pop up window where they can edit their details.
How do I do it so that when they click "Update", their details are updated, then the pop up window closes and the main page refreshes showing the new details?
Thank you!
:)
I got the idea from my Invision forum software. With that you have a link called "My Assistant", which when clicked opens a pop up window. When any of the links are clicked in that window, it closes that window and refreshes the main page to direct to whatever link was pressed.
:)
You can find a lot of samples out there. My first crack on google turned up quite a few:
Google: javascript remote control [google.com]