I am new to phonegap. I am using phonegap with IOS. the problem i am facing is, JS function window.open(‘URL’) is not working. it gives nothing. can anyone help me what is actually going on?
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 used simple page with pop transition because jquery dialog is also works as a page but it effects your css, thats why i use a simple page with pop transition. and it appends in the current DOM due to which i have all of access to previous page form. just like openr in case of Window.open()
problem solved