In Jquery i invoke the method $(window).unload(). it is used for when i closing the browser window i'm return the some values.this function is working fine in I.E. but it is not working in other browsers.
$(window).unload() function is for i.e ? Anybody can help me. thanks in advance.