Is there a LiveCode part to your question? You mentioned release notes, which
ones?
As for Javascript in general, as Scott says lots of sites would not work, but
also HTML5 content does work, and that’s heavily Javascript based.
___
use-livecode maili
Oh my bad.
Bob S
> On Nov 20, 2014, at 09:31 , Scott Rossi wrote:
>
> I believe the question was regarding Javascript, not Java.
>
> If JavaScript didn't work, virtually no web sites would work in Safari or any
> other browser on the device.
>
> Regards,
>
> Scott Rossi
> Creative Directo
I believe the question was regarding Javascript, not Java.
If JavaScript didn't work, virtually no web sites would work in Safari or any
other browser on the device.
Regards,
Scott Rossi
Creative Director
Tactile Media, UX Design
> On Nov 20, 2014, at 8:00 AM, Bob Sneidar wrote:
>
> Not on a
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 Rega
Not on an iPhone you haven’t, unless you are using a browser other than Safari,
and even then I do not think it is possible because Apple would not allow a
Java engine to be installed. At all. Period.
Did something change I didn’t know about?
Bob S
> On Nov 19, 2014, at 23:12 , ha...@exform
It is!
I’ve done it several times. What is it that is not working?
:-Håkan
> 19 nov 2014 kl. 22:50 skrev David Bovill :
>
> Is it not possible to execute Javascript in a mobile browser? I thought I
> remembered it in one of the release notes?
> ___
>