- This topic has 9 replies, 3 voices, and was last updated 11 years, 1 month ago by
support-octavio.
-
AuthorPosts
-
dblackardMemberWorking on a web app project. Here is the URL created. http://goo.gl/e43H9y
I am using multipage and trying to scroll the content from a different webpage in the HTML widget.
I have reviewed your tutorial and tried everything with no success.
The webpage is http://sermons.redeemerweb.org/sermons. I can import the top of the page but no scrolling.
I am not programmer, but I am trying to figure this out. Could someone kindly give me the code to use.
Thanks.
BrandonMemberSeems to scroll just fine to me, I can see the wordpress footer info
dblackardMemberI should have specified that I was checking it on 2 iOS devices and that is where I was having the problem. In the Test Center and a PC it worked fine.
Can you confirm for me where you tested it.
Thanks.
BrandonMemberAh, yes on my iPhone the scrolling does not work.
How are you calling this? html widget? If so make sure it is place in the panel with the contents height increased more that you think you need. I have ran into this before.
dblackardMemberThanks for the follow up Brandon. Yeah, it is an HTML widget with the height set to the max of 1000.
Not sure what else to do.
dblackardMemberUpdate:
After starting over, I was able to get the scroll to work *but only on the iPad*.
The only change I made had to do with the Auto Size on the HTML widget.
I was trying to use the 2 green arrows only to let the imported webpage work on all devices.
It appears I can only use the upper and left margin anchor (red line) and not the resizing green arrow. This leaves the web page I am importing only on about 1/3 of the left side of the iPad screen. Not what I hoping for.Unfortunately, this recreating of the app did not make the scrolling work on the iPhone at all.
Any further insights are appreciated.
support-octavioMemberHi dblackard,
Is this the article on scrolling dynamic html widget content that you are referring to?
http://www.genuitec.com/support-genuitec/viewtopic.php?f=14&t=5264I have shared this thread with the dev team to get more feedback, especially if the <object> tag is problematic.
dblackardMemberYes, that is the article I followed. If the <object> code is the problem, please advise on a replacement that would work.
Thanks.
dblackardMemberFollow up:
Please advise on checking the Vertical Scroll box on everything. I have the HTML widget embedded in a Panel. I have it checked on the HTML widget, the Panel, and I have the iScroll coding inside the HTML panel. I see multiple scroll bars on my iPhone and iPad. Should all of them be enabled?
support-octavioMemberHi,
I shared this thread with dev team. They were skeptical that the <object> may be similar issues we have seen with <iframe>. We will discuss it more tomorrow but typically we find embedding an object/iframe that requires scrolling has historically been very troublesome on mobile devices.
-
AuthorPosts