You need to sign in to do that
Don't have an account?
suresh.csk
openPopupFocusEscapePounds not working in IE7,IE8,IE9
Hi.
When you popup window using the fucntion "openPopupFocusEscapePounds" take care that
there is no unwanted space in url or in title.
I had a space in the title like this
openPopupFocusEscapePounds('google.com','testpage ',...other parmeters...)
The space in the title made the popup to close,no error is displayed and pop up cant open.
After deleting the space in the title,it worked.
Best Regards
suresh
When you popup window using the fucntion "openPopupFocusEscapePounds" take care that
there is no unwanted space in url or in title.
I had a space in the title like this
openPopupFocusEscapePounds('google.com','testpage ',...other parmeters...)
The space in the title made the popup to close,no error is displayed and pop up cant open.
After deleting the space in the title,it worked.
Best Regards
suresh
Best Answer chosen by suresh.csk
suresh.csk
The above is answer