Questions tagged [jstore]

2 questions
2
votes
3 answers

Javascript Session Data Storage

Does anyone know of a reliable way to store data to use across pages of a site?... Here is what I've found so far: Cookies - Not enough capacity to store what I need atm. URL hash - Same as above Frames - Not a method I would use atm. HTML 5…
Mottie
  • 84,355
  • 30
  • 126
  • 241
1
vote
1 answer

Android v1.5 w/ browser data storage

I'm trying to build an offline web application which can sync online if the network is available. I tryed jQuery jStore but the test page stop at "testing..." whitout result, then I tryed Google Gears which is supposed to be working on the phone but…
Sirber
  • 3,358
  • 5
  • 25
  • 32