Interacting with html objects in a browser on mobiles

jbv at souslelogo.com jbv at souslelogo.com
Mon Nov 17 11:54:51 EST 2014


Thanks for the answer. Actually that's exactly what I'm doing, but I was
hoping for a more elegant solution...

Best
jbv

> I wanted to bring up pick lists when clicking on some links.  I kludged
> this
> by:
> 1) Set a link to reload the same page with html parameters.
> 2) When the user clicks the link the page reloads but you don't see it
> because it's the same page.
> 3) For iOS process the parameters in the URL in the browserLoadRequested
> message.
> 4) For Android process the parameters in the URL in the
> browserStartedLoading message.
>
> Not pretty but it worked.
>
> Ralph DiMola
> IT Director
> Evergreen Information Services
> rdimola at evergreeninfo.net






More information about the use-livecode mailing list