I inserted a webpage which allows the user to answer a mathematical question by typing the answer in an input field, it contains three buttons check, reveal and clear.
This all seems to work fine when running it from a desktop machine the interaction works great, the minute i try it on a android or ipad tablet the postioning seems to be off and the interaction doesn't seem to be working. I have added other pages which use javascript and jquery and they work very well it only seems to happen when i add a page with an input type.
Any help or direction on this would be very much appreciated