mobileConrolDo to Browser Widget

Klaus major-k klaus at major-k.de
Mon Aug 28 13:58:29 EDT 2017


Hi Dan,

> Am 28.08.2017 um 19:54 schrieb Dan Friedman via use-livecode <use-livecode at lists.runrev.com>:
> 
> Is is possible to call a javascript to a browser widget?    For example:
>       mobileControlDo "Browser1","execute",("doAnswer()")
> Where the widget is named “Browser1”.   Is this possible?

yes, but in a different way (browser widget <> mobilecontrol):
...
do "your javascript goes here..." in widget "your browser widget here"
...

> Thank you in advance,
> -Dan

Best

Klaus

--
Klaus Major
http://www.major-k.de
klaus at major-k.de





More information about the use-livecode mailing list