base app with query mobile and persistence.js

58 views
Skip to first unread message

William Thompson

unread,
Jun 19, 2013, 9:53:55 PM6/19/13
to persis...@googlegroups.com
I am trying to produce a proof of concept app using jquery mobile and persistence.js, but I keep running into a few errors
  • the only time I can seem to get the database to populate correctly is when I also recive the errors:
    • Uncaught Error: jQuery should be loaded before persistence.jquery.js
    • Uncaught Error: persistence.jquery.js should be loaded before persistence.jquery.mobile.js
          other than the thrown errors, the app seems to be running correctly
  • where do the should the store.config file go? when it is in the app it it throws the error:
    • Uncaught ReferenceError: exports is not defined
  • where and when should the index.js file be implemented? when it is in the app it throws the error:
    • Uncaught ReferenceError: module is not defined
I have my project listed publicly on GitHub @ https://github.com/WilliamSS/ToDo-Base-jqm-pjs.git

Any help would be much appreciated. Thank you very much in advance
Reply all
Reply to author
Forward
0 new messages