Response title
This is preview!
I am using an Ajax link that call an action and that action returns a page , that page open in a specific Div (consider it as a menu that update the div with the corresponding page). I am using jquery.load() function to load the page in the Div
If session timeout the returned my login page
So if i click on the link and session is timeout , the login page open in the div not in the whole page
what i should do so if the session timeout it returns to the login page not in the same div?
Dave
© 2013 jQuery Foundation
Sponsored by and others.