I have an application where I m using nested jquery, when I want to see the content of the accordion, it does not display until i mouse over on the content. I don t have this problem on firefox. Has any1 face this problem before? Any advice?
When I close the browser window from the task bar the session is not getting destroyed. I could handle this on closing the browser using close(X) button or by pressing Alt+F4 using javascript. But ...