PDA

View Full Version : Javascript in iPhone Browser


wyattbiker
02-22-2009, 11:28 AM
Does the iphone safari support javascript in the browser? Any limitations or a link I can read about it?

Coral
02-22-2009, 11:48 AM
You should be able to use any javascript but I think Java is out. The Apple web app developer pages should have more details.

Kamazar
02-22-2009, 03:29 PM
Does the iphone safari support javascript in the browser? Any limitations or a link I can read about it?

I don't think so. I remember an interview with Steve Jobs discussing the possibility of integrating flash and java. Flash is a maybe, java is old-school, so that's a no go.

stitchemwords
02-22-2009, 04:00 PM
I don't think so. I remember an interview with Steve Jobs discussing the possibility of integrating flash and java. Flash is a maybe, java is old-school, so that's a no go.

If I remember correctly, Apple rejected Flash support back in October/November. They said it would be impossible to do QC on flash games because of the sheer amount of games that would flood the AppStore.

Coral
02-22-2009, 04:38 PM
Java and javascript are completely different.
http://developer.apple.com/webapps/
This page has all you need to know. If you look at sample code most of them will come with an html, css, and javascript file. It would break most websites to not allow javascript.

arn
02-22-2009, 07:38 PM
Does the iphone safari support javascript in the browser? Any limitations or a link I can read about it?

yes. just to reiterate. Javascript is fully supported.

arn

Kamazar
02-22-2009, 07:52 PM
If I remember correctly, Apple rejected Flash support back in October/November. They said it would be impossible to do QC on flash games because of the sheer amount of games that would flood the AppStore.

I thought that games had to be created in the SDK. It'd be possible to put the games into the idevices in their native format?