I\'ve bind .click events on some section headers, so that when a user clicks on one of those headers, the section appears/disappears.
I\'m using Mobile Safari\'s cache manifest file to store a multi-page data entry application that is run on an iPod Touch (version 3.1.3) in offline mode. The application writes to the client-side dat
There used to be, but there don\'t seem to be any direct links. A little 开发者_JAVA技巧digging around revealed some answers which I thought it would be useful to share.
As part of a larger webapp, I want to build functionality that allows a user to enter data while offline -- and then send that data back to my site when they have a connection again
I realize there have been a few other questions on this topic, and the general concensus is to use your language of choice to manipulate the XML. However, this solution does not quite fit my circumsta
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I\'m trying to write an iPhone offline webapp using jqtouch/jquery. When I disable my connectivity, it looks like the jquery .load() function silently fails and doesn\'t even call its callback functio
I\'m trying to create an off开发者_Python百科line HTML5 test application, and am playing with the new google fonts api at the same time. Does anyone have any ideas how to cache the remote fonts? Simpl
I am needing to build an application that stores data locally and then synchronizes with a remote MS SQL database.I am not sure how to go about doing this.
i just have a few weeks programming with vc# (2008) and i\'m trying to build an application(winforms) and i have the following problem... i need my application to work with and without connection to t