Page 1 of 1

Bookmark Popup

Posted: Sun May 04, 2014 1:26 am
by neil s

Hi,

On application start from the mobile webapp I want to ask the user to bookmark the page with a popup. I see the solution here: https://github.com/okamototk/jqm-mobi...

I added the javascript to the external resources, but then what do I do?

Thanks,


Bookmark Popup

Posted: Sun May 04, 2014 3:57 am
by Yurii Orishchuk

Hi Neil.

You should find documentation for this third-party code and use it in accordance with your needs.

For example try this:

https://coderwall.com/p/rsoqeg

Regards.