Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Apple debuts iPhone Developer Connection site (developer.apple.com)
6 points by jsjenkins168 on July 10, 2007 | hide | past | favorite | 2 comments


Maybe I'm missing something, but I can't find a list of all Javascript objects to use to interact with the iPhone. For example, you might be able to do something like:

 document.onDoubleTap = function(event) { alert("double tapped at [" + event.x + ", " + event.y + "]"); }
But I haven't found documentation anywhere. Does anyone know where it's at, or if it exists yet?


Still no SDK, but at least there is good info here for developing rich web-based apps.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: