Git Product home page Git Product logo

jquery-mobile-boilerplate's Introduction

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.1.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 root relative.

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

Boilerplate expects to be placed in the root of your website. If this is not the configuration you're using then you'll need to update these links manually.

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

Example

View a simple demo

Features

  • jQuery Mobile 1.1 Final Compatible!
  • Project ready. Download (or clone) and go!
  • The latest jQuery Mobile JS & CSS bits from CDN, with a local option.
  • The latest jQuery bits from CDN, with a local option.
  • Override files for both JS and CSS
  • Extensive UI element snippet library. Easy to copy and paste.
  • Includes Scott Jehl's fix for the iOS orientation bug

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

jquery-mobile-boilerplate's People

Contributors

commadelimited avatar bcldvd avatar michaelmartinez avatar istrasoft avatar vpixle avatar

Stargazers

Eric Paschoalick Chaves avatar

Watchers

Eric Paschoalick Chaves avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.