Skip to content

Instantly share code, notes, and snippets.

@mlynch
Created June 18, 2012 18:32
Show Gist options
  • Save mlynch/2949885 to your computer and use it in GitHub Desktop.
Save mlynch/2949885 to your computer and use it in GitHub Desktop.
Widget Shell
(function($) {
$.widget('mobile.tabbar', $.mobile.navbar, {
}
})(jQuery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment