Browser close of logout was not working in firefox

browser close of logout was not working in firefox. am using ajax call for logout function,. used bind and beforeunload function also but its no use. mouseout and mouseover also did but am not getting what am experting. while closing the firefox browser logout function of ajax call need to call but its not working. I need your suggestion. Thanks advance…

The browser cannot “close itself” from a script unless it was opened from a javascript call

window.Open...

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.