Repository: taitems/iOS-Inspired-jQuery-Mobile-Theme Branch: master Commit: 801046d0405f Files: 5 Total size: 43.5 KB Directory structure: gitextract_45kui0tb/ ├── .gitignore ├── README.md ├── index.html └── ios_inspired/ ├── images/ │ └── iconSprite.psd └── styles.css ================================================ FILE CONTENTS ================================================ ================================================ FILE: .gitignore ================================================ ios_inspired/images/.DS_Store ios_inspired/.DS_Store .DS_Store ================================================ FILE: README.md ================================================ iOS-Inspired Theme for jQuery Mobile ====== - Supports jQuery Mobile 1.2.0 Distributed under the [MIT License](http://en.wikipedia.org/wiki/MIT_License). [View Demo](http://taitems.github.com/iOS-Inspired-jQuery-Mobile-Theme/) ================================================ FILE: index.html ================================================
Welcome to the iOS-Inspired jQuery Mobile theme by @taitems. Feel free to have a look around and report and bugs to the GitHub issues page.
Does the above look funny? Consider it a bug in jQuery mobile where the classes from the underling <button> are not being attached to the new DOM
This is a completely basic popup, no options set.
This is a completely basic popup, but with an overlay
Saved