Hi David,

Yes, its possible to execute Javascript within a browser instance on mobile with mobileControlDo. An example that produces an alert dialog is-

mobileControlDo sBrowserID, "execute","alert('You have executed some Javascript')"

Where sBrowserID is the ID of your browser.

Kind Regards,

Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
--


On 19/11/2014 21:50, David Bovill wrote:
Is it not possible to execute Javascript in a mobile browser? I thought I
remembered it in one of the release notes?
_______________________________________________
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


_______________________________________________
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

Reply via email to