I've built a script that on mouseover iframe inserts values from the parent site into the form fields inside the iframe and it works great on computers.
If I try to run this on a mobile (iPhone 5) it doesn't insert to values. I've tried to do it on button click(on parent site) on the mobile but still no values in the iframes form fields.
Any ideas of how I can do this?
Best regards, Daniel