jQuery Mobile

Detect Shake in Phone using jQuery

Spread the love

Spread the love           In this post I want to explain you how to implement phone shake detection using jquery. Using this I had implemented an interesting concept that shake the mobile device and get the product discount. Very easy to use add this to your e-commerce project, sure this user experience feature will attract the […]

Detect Shake in Phone using jQuery Read More »

How to Build an RSS Reader with jQuery Mobile

Spread the love

Spread the love           Today, we’ll dive into jQuery Mobile , which, at the time of this writing, is in a RC1 state. We’ll build a simple Tuts+ RSS reader , using PHP and jQuery Mobile. When we’re finished, you’ll have the ability to add this simple project to your iPhone or Android phone with the

How to Build an RSS Reader with jQuery Mobile Read More »

Promptumenu : jQuery Plugin to Display List Items like iPhone

Spread the love

Spread the love           A jQuery plugin that allows you to display list items in a similar way like a iPhone home screen . If item count exceeds the displayed items on one screen , users can swipe through screens .This plugin is intended to create iPhone or Android like experience by creating a window with

Promptumenu : jQuery Plugin to Display List Items like iPhone Read More »

Beginner’s guide to the jQuery Mobile framework

Spread the love

Spread the love           jQuery Mobile is an excellent way to create web applications for mobile devices, but it suffers from a bit of a PR problem. When I first learned about the framework, I put it on my list of technologies I should investigate, but like a lot of people I figured that because it’s

Beginner’s guide to the jQuery Mobile framework Read More »

jQM Autocomplete in jQuery Mobile with Demo

Spread the love

Spread the love           jQM is a jQuery Mobile autocomplete plugin .AutoComplete is a jQuery Mobile plugin which allows developers to add autoComplete search boxes to your project. Tags: AutoComplete Demo: http://www.andymatthews.net/code/autocomplete/ Download Links https://github.com/commadelimited/autoComplete.js

jQM Autocomplete in jQuery Mobile with Demo Read More »

Facebook Style Slide Out Menu in jQuery Mobile

Spread the love

Spread the love           I wanted to recreate the slide out menu in the Facebook iPhone app. I also wanted implement it in a jQuery mobile layout. This is what I came up with. Tags: Facebook Demo: http://www.aldomatic.com/jqm/fb-menu-style/ Download Links http://blog.aldomatic.com/facebook-style-slide-out-menu-in-jquery-mobile//

Facebook Style Slide Out Menu in jQuery Mobile Read More »

tabview : Responsive Tabs for jQuery Mobile

Spread the love

Spread the love           Tabview is a tabs plugin for jQuery Mobile.Tabs are now easier to manage using pure CSS. Just add the number of tabs you need using data-tabs=”1-10″ along with data-type=”tabs” to the collapsible set. Also, by default tabs fallback to a regular collapsible-sets on small screens (see example). If you don’t want this, just

tabview : Responsive Tabs for jQuery Mobile Read More »

Scroll to Top