Execute js in a web popup

Say I load a local html file in a web popup.

Can I execute javascript later on in the context of that page later on? If so, how?

Lots of little very useful use cases for that (markers on android google maps, html updates, .....)

--Maarten

Just to be clear, in another toolkit I use you can create a UIWebView control and assign it.

Then you can set properties, and one of them is "execute", which executes the new properties value on the already loaded page.

If you make the html page yourself then I guess you could use iweb and code some JS there. I have never tried myself but it should work, iweb has some nice templates for iOS.

views:1491 update:2011/10/29 17:13:10
corona forums © 2003-2011