Posts Tagged ‘WebKit


David Kaneda has created jQTouch a “jQuery plugin with native animations, auto list navigation, and default application styles for Mobile WebKit browsers like iPhone, G1, and Pre.”

Features

Setup

jQTouch can now be initialized with one function:

JAVASCRIPT:

  1.  
  2. $(document).jQTouch({
  3.    icon: ‘jqtouch.png’,
  4.    statusBar: ‘black-translucent’
  5. });
  6.  

This function writes all of the meta tags needed for an iPhone web app. Here are the default settings:

JAVASCRIPT:

  1.  
  2.  fullScreen: true,
  3.  slideInSelector: ‘ul li a’,
  4.  backSelector: [...]
1 pages

Home made artworks

MyBookReadR | The RSS Wall | Carousel slider | Fast web start | Try it :)
My latest sources and sheets :
Github sources | Personnal wiki | jsFiddle example | WebDev bookmark

RSS Code tooltips updates

  • An error has occurred; the feed is probably down. Try again later.

RSS Molokoloco's JS fiddles

Recent Comments