I am using IE8, to open a window i am using this code,
window.open(url,"STO");
Its working in other browsers except IE8.
please tell me what is the problem with IE8? I tried turningoff popupblocker also.
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.
if you are running the same code as you’ve shown here then let me tell you there is nothing wrong with the code. May be your pop up blocker is on try to turn it off and then try again.
You can turn it off by Tools->Internet Options-> Pricacy(tab)-> Uncheck popup blocker option.
Hope it helps