We have a working JS HTML page that allows the pinch/zoom/scroll of an image.
We have used several different pinch, zoom, scroll programs and they all work just fine as Native apps as single pages.
The page parses great in the iOS native app mode.
Now, add another HTML page, with the same code, different image.
Then, create a page with two buttons, each calling the different HTML pages.
Page A – opens fine and images pinch/zoom, scroll.
Page B – button is unresponsive and won’t open the second page at all.
What the heck is wrong?
We have a working solution to MobiONE “NOT” having image pinch/zoom, scroll, but it doesn’t want to work within an app.
Any ideas? Any Solutions?
We would hate to abandon MobiONE, because it is a great program for our app needs.
But, absent any way to make the images zoom and scroll, we are hamstrung.
Can anyone offer up an idea as to why we cannot get two pages to work off a simple button link page?