AJAX on the iPhone?

后端 未结 6 1895
忘掉有多难
忘掉有多难 2021-01-03 09:35

I have a site that I\'ve developed that makes decent use of Javascript, and minimal use of AJAX for a few things. The site worked fine on the iPhone until I added the functi

6条回答
  •  执念已碎
    2021-01-03 10:01

    AJAX works very well. If you want a small, simple to use wrapper for AJAX you should check out https://sourceforge.net/projects/quickconnect/. It contains a wrapper called ServerAccessObject found in the ServerAccessObject.js file.

    The development blog for QuickConnectiPhone is found at http://tetontech.wordpress.com

提交回复
热议问题