Hi Dan, > Am 28.08.2017 um 19:54 schrieb Dan Friedman via use-livecode > <use-livecode@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 kl...@major-k.de _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode