Does anyone else experience issues with the blackberry browser(5.0) and the javascript window.opener function? I couldn't find much help on Google regarding this problem.
We have a pre-existing website that successfully populates parent window form fields using data from the child window. We are now attempting to replicate this functionality in our Blackberry website, but unfortunately, the window.opener function returns null in the Blackberry browser.
I have a few questions:
1) Is this a common issue?
2) If so, does this problem exist across all versions of the Blackberry operating system?
3) In the event that BB doesn't support window.opener, what other methods can be used to transfer data from the child window to the parent window?
Thank you for any assistance you can provide.