September 29, 2007 at 12:06 pm
An additional note about Javascript in 1.1.1:
Certain DOM manipulation tasks are much faster. Moving layers around is now actually quite fast. If you make an animation that moves a single div, even one that fills the whole screen, it'll move with a fluidity befitting the iPhone. Animating the opacity of an element, however, is still rather slow.