• This repository has been archived on 10/May/2022
  • Stars
    star
    254
  • Rank 160,264 (Top 4 %)
  • Language
    JavaScript
  • Created almost 13 years ago
  • Updated almost 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

jQuery Mobile Boilerplate is meant to be a one stop shop for creating a new jQuery Mobile project.

Welcome to jQuery Mobile Boilerplate

"What do I need in a new jQuery Mobile project?". This project is meant to be a single place for developers to get started using jQuery Mobile. It includes icon files, robots.txt (and human).txt files, as well as an extensive snippets library that developers can use as reference.

Note: The jQuery team has offered two options for CSS file inclusion. If you're planning on using a custom theme then you only need to include jquery.mobile.structure-1.4.0.min.css.

Quick start

Clone the git repo - git clone [email protected]:commadelimited/jQuery-Mobile-Boilerplate.git - or download it

Note: By default, the links to the CSS and JS files are relative.

<script src="js/application.js"></script>

Example

View a simple demo

Features

  • jQuery Mobile 1.4 Compatible!
  • Project ready. Download (or clone) and go!
  • Override files for both JS and CSS
  • Extensive UI element snippet library. Easy to copy and paste.

Contributing

You are invited to contribute code and suggestions to this project. The more the merrier.

Project Info

License

3rd party libraries:

  • jQuery: MIT/GPL license
  • jQuery Mobile: MIT/GPL license

Custom bits:

Public domain

Bitdeli Badge