I am exploring the possibilities of accessing native iPhone features while developing a Web App using html/css/javascript and running it in Safari.
I am curious to know if I can tap into smartphone-specific features, especially those unique to iPhone/iTouch such as the accelerometer, address book, photo library, iPhone's unique identifier, camera, compass, Wifi networks, etc.
I reckon there must be an organized overview available, perhaps on the Apple developer site, although I am encountering challenges finding it given the current focus on native apps.