Unable to redirect a page
Hi
I am using jQuery UI tabs and on tab change I am checking whether the data in the tab has changed, if the data has changed I am showing a jquery ui dialog box and asking the user for confirmation. If the user selects to discard changes I am setting the document.location.href to reload the page. Now the problem is I am able to reload the page once but on subsequent tab changes the document.location.href is set correctly but the page is not reloaded. Am I missing something that I need to do.
Cheers
Krishna Chytanya