Print

Print


On Fri, Nov 11, 2011 at 2:31 PM, Cary Gordon <[log in to unmask]> wrote:
> It depends on what you mean by local.
>
> If you mean that the html files are on the iPad and you have no
> network connection, there isn't much you can do.

You could use HTML5 storage:

http://diveintohtml5.info/storage.html

You'd need network access *sometime,* but not constantly.

-n