Hi I have a frameset that has 3 frames in it. The leftframe populates the rightframe with content. In one example the rightframe has a form. If the user fills out the form and clicks save the rightframe will be reloaded, and depending on the page the leftframe reloads too. What I'm trying to accomplish is to check the form onunload if user hasnt saved the form. If they click other links with the page you get confirm message with save or continue without saving. The biggest issue I'm having is what if user fills out form doesn't click save and clicks on another frame, how do I then alert user to save and continue without reloading the frame I clicked on first?
Any ideas or sample code would be greatly appeciated.
P.S. I need to have this working in Cross Browser situations, not just IE



Reply With Quote
Bookmarks