jQuery Plugin : jQuery iPhone UI
Posted on June 14, 2010 and no shout so farjQuery iPhone UI is a jQuery plugin aims to help us easily create iPhone UI. Just like another jQuery plugin, this plugin allow us doing only three steps to create any iPhone UI : include jQuery framework and this plugin, set up the HTML element and call the plugin function.
jQuery iPhone UI provides some iPhone UI including Scroll, Tabs, Gallery, Forms (input, password, checkbox, select) and Buttons. You can try them at here and here’s the example :
Code :
$(document).ready(function(){
$(".tabbar").iTabs();
});
Result :



What They Shouts
The Artist
Popular Post
Stuff & Community News
Tags Collection