I have close button in my JSP and onclick i want to close browser window.
I used window.close() but it act as history.back() in blackberry browser.
see this reference.
I want to close window on click in BB.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I tried a lot. There is no way to do this 🙁
But we can try opening blank page or some url in the same window. This will make user feel that previous window is closed.