nday, November 17, 2014 11:55 AM
To: How to use LiveCode
Subject: RE: Interacting with html objects in a browser on mobiles
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
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 th
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 browser