Discussion Forums  >  WebViews and HTML for Mobile

Replies: 5    Views: 101

ceerup
Code is Art
Profile
Posts: 1033
Reg: Oct 10, 2011
New York City
16,380
02/07/13 09:28 PM (11 years ago)

Question about using html and the back button

I have a html doc that has a biography and some youtube videos in a html menu list, when the menu list is clicked it goes to the youtube video, but when you click back it doesnt go back to the biography part of the html doc, it goes to the menu list plugin. any way i can make it where if i click back itll go back to the biography section in the html doc instead of the menu list plugin
 
Outbreak
buzztouch Evangelist
Profile
Posts: 452
Reg: May 30, 2011
Colorado
14,620
like
02/07/13 09:35 PM (11 years ago)
Try having the youtube videos in the html link to another plugin(that is the youtube video) instead of straight to youtube.
 
ceerup
Code is Art
Profile
Posts: 1033
Reg: Oct 10, 2011
New York City
16,380
like
02/07/13 09:41 PM (11 years ago)
how do i do that?
 
Outbreak
buzztouch Evangelist
Profile
Posts: 452
Reg: May 30, 2011
Colorado
14,620
like
02/07/13 09:43 PM (11 years ago)
Make a plugin that runs native app. When you set the setting in the app, make it connect to url and then add the link to the direct video. Not sure if will make a difference, but it might.
 
AlanMac
Aspiring developer
Profile
Posts: 2612
Reg: Mar 05, 2012
Esher, UK
37,120
like
02/08/13 03:43 AM (11 years ago)
Hi @ceerup, the issue here is that the navigation back button navigates you back from the html plugin, not it's content, which I've noticed can cause users a few issues. One option, if you can't write plugins, is to go into the properties for the plugin in your CP and allow the browser back button to be shown. To stop users trying to use the back button, you could consider maybe not showing the navbar. Problem is, one compromise intoroduces another. Worth a try though? Alan
 
ceerup
Code is Art
Profile
Posts: 1033
Reg: Oct 10, 2011
New York City
16,380
like
02/08/13 05:10 AM (11 years ago)
yea then i cant get back to the other screens, ughh i really wish i knew how to make plugins for buzztouch.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.