background preloader

JQUERY MOBILE

Facebook Twitter

Enable/Disable auto back button in jQuery Mobile framework. Forum. Jquery/jquery-mobile - GitHub. How to create a mobile WordPress theme with jQuery Mobile. Here is what we’re going to build together today.

How to create a mobile WordPress theme with jQuery Mobile

Click the image to view the live demo. Step 1: Getting files We could have created our theme from scratch, but there’s no need to reinvent the wheel when there’s tools that can help you save lots of time. The tool we’re going to use is called Blank Theme. It is a functional WordPress theme, but without any styling. Blank Theme has been created by Chris Coyier and it can be downloaded here. Step 2: Header and Footer files As we’re going to create a theme that will rely much on jQuery, the first thing we have to do is to link to jQuery and the jQuery Mobile files. Open the header.php file from the Blank Theme directory, and insert the following code to link to jQuery Mobile, within the <head> and </head> tags: Once done, the required jQuery files are now linked to our theme.

Then, scroll down to the bottom of the file and locate the <body> tag. jQuery Mobile. jQuery Mobile: Demos and Documentation. ThemeRoller. jQueryMobile - DateBox. Rsepulveda2/Twitter-Mobile - GitHub. jQuery Mobile Pagination Plugin. Posted by Scott on 08/24/2011 Topics: ajax css javascript.

jQuery Mobile Pagination Plugin

Geolocation

Page Transition Plugins - GitHub. Overview After Alpha 4.1, jQuery Mobile developers can create their own custom page transitions and override existing ones.

Page Transition Plugins - GitHub

This document describes how developers can create custom transitions with pure CSS3, or in combination with JavaScript. Pure CSS3 Based Transitions Up until jQuery Mobile Alpha 4.1, the only way to add a custom page transition was to implement it with CSS3 transitions or animation keyframes. To create a custom CSS transition, you select a class name that corresponds to the name of your transition, for example "slide", and then define your "in" and "out" CSS rules to take advantage of transitions or animation keyframes: During a CSS-based page transition, jQuery Mobile will place the class name of the transition on both the "from" and "to" pages involved in the transition. If your transition supports a reverse direction, you need to create CSS rules that use the "reverse" class in addition to the transition class name and the "in" and "out" classes:

10 Awesome jQuery Mobile Plugins. Mobile. The primary focus of this effort is to design a cross-platform mobile UI system for jQuery.

Mobile

That being said, we believe that a shared design language and underlying code across all devices -- desktop, tablet, smartphone -- is going to result in a stronger design system and more maintainable development approach. Our initial explorations consider all three major form factors. Instead of simply tweaking the existing jQuery UI widgets to work on mobile, we're using this opportunity to take a step back and take a fresh look at what jQuery UI could evolve into in the future. Please consider these to be early future-state concepts that may change significantly over the coming weeks and do not represent a specific release. Feel free to let us know what you think in the comments. Initial design explorations - July 21, 2010. 50 jQuery Mobile Development Tips. We have collected 50 jQuery mobile tips and tutorials, 10 mobile plugins, 10 mobile website demos, 10 free mobile themes, 10 new mobile frameworks, 10 mobile cheat sheets and more stuff to help you get that mobile website started and up and running in no time!

50 jQuery Mobile Development Tips

Whats is jQuery Mobile? jQuery Mobile is a framework for web applications, mobile and mobile web sites in order to provide a unified user interface across multiple platforms like the iPhone mobile device, BlackBerry, Android and Windows Mobile. Stay up to date on the latest jQuery Mobile Developments! 1. Creare una galleria immagini con jQuery Mobile e PhotoSwipe. Molti di voi si sono appassionati al mondo Mobile sviluppando Web Application destinate a dispositivi quali iPhone, iPad e Android.

Creare una galleria immagini con jQuery Mobile e PhotoSwipe

In questo blog abbiamo visto come realizzare un sito con jQuery Mobile, con jQTouch e come sviluppare una Web Application con i CSS e HTML. Ma se volessimo sviluppare una Web Application per un catalogo fotografico, o magari per una galleria immagini in stile Facebook o Flickr cercando di sfruttare i comandi Touch, Swipe e Zoom del dispositivo? Oggi finalmente vi presento una soluzione geniale e davvero utile pronta per essere integrata in un progetto jQuery Mobile o anche stand alone: PhotoSwipe Il nome, gia di per se esaustivo, indica un piccolo framework JS capace di sfruttare la gestualità delle dita per scorrere Immagini fotografiche presenti nella vostra Web Application proprio come una vera Applicazione nativa. Create a Flickr iPhone App using jQuery Mobile. Dopo il gradito articolo "Creare un sito per iPhone con jQTouch e PHP", vediamo oggi l’interessante promessa denominata jQuery Mobile; come decanta il titolo, questo Framework appartiene al noto jQuery solo che si inserisce nel mercato delle applicazioni destinate al Mobile come iPhone, iPad, Android, BalckBerry e vari Tablets.

Create a Flickr iPhone App using jQuery Mobile

All’interno dello studio Beat Fly stiamo lavorando da tempo con questo nuovo Framework nonostante sia ancora in fase Beta e devo dire che le Web Application sviluppate svolgono egreggiamente il loro lavoro; alcuni esempi, chiramente consultabili tramite iPhone o dispositivo Android sono il nuovo sito di Marco Colosi e la versione Mobile di Beat Fly dove potrete visionare diverse funzionalità e tipologie di navigazione offerte dal Framework. jQuery Mobile Framework – A Forms Tutorial. jQuery Mobile is a relatively new mobile web framework, with its first release made in October 2010.

jQuery Mobile Framework – A Forms Tutorial

The framework has many interesting features to support development of web based mobile applications. In this tutorial, we will focus on some basic elements of jQuery Mobile: page structure, forms and Ajax form submission. The tutorial is based on version 1.0 alpha release 2 of the jQuery Mobile framework. As part of the tutorial we will write a small B2C application. A package shipment company has a form in their web site for customers to enter information on packages that are lost or damaged during shipment. Figure 1. jQuery Mobile framework supports a variety of browsers including iOS devices, Android devices, Blackberry OS 6, and webOS (for a support matrix, see The application in this tutorial has been tested against an Android 2.2 device and an iOS 4.1 device. Before going into technical details, let us talk about main considerations driving the design of the application.

Figure 2. 5 Excellent jQuery Mobile Tutorials. Recently jQuery Mobile Alpha 2 was released.

5 Excellent jQuery Mobile Tutorials

One major goal of the project is to reach more than the top-tier mobile Web browsers such as those used in Apple’s iOS, Google’s Android, BlackBerry OS, mobile versions of Window and Hewlett-Packard’s Web OS. jQuery Mobile: What Can It Do for You? Article by Matt Doyle | Published on 5 November 2010 Categories: Find out how the new jQuery Mobile framework can help you build great-looking, cross-device web apps with ease.

jQuery Mobile: What Can It Do for You?

Lots of code examples and demos included. jQuery has long been a popular JavaScript library for creating rich interactive websites and web apps. However, since it was designed primarily for desktop browsers, it doesn't have many features specifically designed for building mobile web apps. jQuery Mobile is a new project that addresses this shortfall. The framework is pretty cutting-edge at the time of writing — in fact, the first alpha version was only released last month — but it's already possible to do some great things with it. Glyphish – Great icons for great iPhone & iPad applications.