yepesasecas / iversity_we2

Curso de Iversity sobre Web enginnering 2. Desarrollo de HTML 5 web apps for mobiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile Boilerplate is a professional front-end template that helps you build fast and robust mobile web applications. Spend more time developing and less time reinventing the wheel.

Quick start

Clone the git repo - git clone git://github.com/h5bp/mobile-boilerplate.git - or download it

Features

  • Mobile browser optimizations.
  • CSS normalizations and common bug fixes.
  • The latest Zepto.js.
  • A custom Modernizr build for feature detection and a polyfill for CSS Media Queries.
  • Home page icon for Android, iOS, Nokia.
  • Cross-browser viewport optimization for Android, iOS, Mobile IE, Nokia, and Blackberry.
  • Mobile IE conditional switch.
  • Better font rendering in Mobile IE.
  • iPhone web app meta.
  • INSTANT button click event.
  • Textarea autogrow plugin.
  • Hide URL bar method.
  • Prevent form zoom onfocus method.
  • Mobile site redirection.
  • Mobile bookmark bubble.
  • User Agent Detection.
  • An optimized Google Analytics snippet.
  • Apache server caching, compression, and other configuration defaults for Grade-A performance.
  • Cross-domain Ajax.
  • "Delete-key friendly." Easy to strip out parts you don't need.
  • Extensive inline and accompanying documentation.

Documentation

Take a look at the documentation table of contents. This documentation is bundled with the project, which makes it readily available for offline reading and provides a useful starting point for any documentation you want to write about your project.

Contributing

Anyone and everyone is welcome to contribute.

About

Curso de Iversity sobre Web enginnering 2. Desarrollo de HTML 5 web apps for mobiles

License:MIT License


Languages

Language:JavaScript 57.4%Language:CSS 42.6%