When running the application the script that checks to see whether the page has been altered (ie a dirty form) runs fine if i navigate away from the page. But I needthe same to happen when clicking on a different tab eg. When I click on another tab the code first checks to see if anything has been edited and then warns the user if it has.
Main Topics
Browse All Topics





by: scrathcyboyPosted on 2008-09-20 at 16:53:36ID: 22532411
"The onclick event for the next tab is handled in the parent page so Im stuck here. "
From your description, this is the only problem you are having, but you say you cannot change the parent page, so what are you trying to do that cannot be done, because the parent page is stopping you?