Tagged Questions

1
vote
1answer
491 views

Issue with Google Gears and jQuery creating a managedStore

I'm trying to create a managedStore to cache all the js, img, swf and css from a web app I'm developing. Here is the code: $(document).ready(function() { var manifestName = ...