Skip to content

Instantly share code, notes, and snippets.

@rayh
Created September 21, 2015 03:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rayh/0b6c7f3e914fb7145be4 to your computer and use it in GitHub Desktop.
Save rayh/0b6c7f3e914fb7145be4 to your computer and use it in GitHub Desktop.
Initial loading of TJVS app
App.onLaunch = function(options) {
new SimplePage('http://mytvservice.com/home.xml').load();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment