Logged out from one tab. User should logged out from other tab.
- by Anurag
I am using jqury ajax call to update data.
I logged in in two different tabs in firefox.
I logged out from one tab. The second tab is not yet refreshed.
When i tried to update data through ajax call the call executed properly.
How do i catch the user is logged out and display error while executing the ajax call.