Skip to content

Instantly share code, notes, and snippets.

@feedhenry-gists
Created June 15, 2011 09:00
Show Gist options
  • Save feedhenry-gists/1026743 to your computer and use it in GitHub Desktop.
Save feedhenry-gists/1026743 to your computer and use it in GitHub Desktop.
HTML and iScroll Tabbed UI Template Tab array
tabs: [{
name: 'Tab 1', ...
}, {
name: 'Tab 2', ...
}, {
name: 'Tab 3', ...
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment