Skip to content

Instantly share code, notes, and snippets.

@mager
Created February 11, 2012 20:54
Show Gist options
  • Save mager/1804166 to your computer and use it in GitHub Desktop.
Save mager/1804166 to your computer and use it in GitHub Desktop.
Spotify Apps API - Handling arguments and creating navigational tabs (HTML)
<div id="index">
<!-- This content will show up in the "Home" tab -->
</div>
<div id="tabs">
<!-- This content will show up in the "How to use tabs" tab -->
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment