Dipak
Dipak

Reputation: 443

iPhone/iPad Safari Javascript performance

Do anyone know how to improve response time of panning (using one finger gesture) handled using JavaScript in Safari on iPad/iPhone

Upvotes: 2

Views: 1673

Answers (1)

Jonathan Watmough
Jonathan Watmough

Reputation: 886

Do you have a specific example of a web-site that is bad?

The user manual for the iPhone that is included with the standard bookmarks in Mobile Safari is implemented in Javascript and is almost as fluent as native code.

See: what is the pastrykit framework - stackoverflow

Upvotes: 1

Related Questions