jquery

TwitterFacebook
Get flash to fully experience Pearltrees

Building a Website with PHP, MySQL and jQuery Mobile, Part 2

This is the second part of a two-part tutorial, in which we use PHP, MySQL and jQuery mobile to build a simple computer web store. In the previous part we created the models and the controllers, and this time we will be writing our views. http://tutorialzine.com/2011/08/jquery-mobile-mvc-website-part-2/
http://www.ibm.com/developerworks/xml/tutorials/x-jquerymobilejsontut/section2.html#list2

jQuery Mobile and JSON

jQuery Mobile
http://www.giantflyingsaucer.com/blog/?p=2574 I have a previous article on how to use JQuery Mobile (and PHP ) to submit some data via AJAX.

Submit a JQuery Mobile form via AJAX with PHP

jQuery Mobile is a relatively new mobile web framework, with its first release made in October 2010.

jQuery Mobile Framework – A Forms Tutorial

http://mobile.tutsplus.com/tutorials/mobile-web-apps/jquery-mobile-forms/
So about a week or so ago I had an idea about a simple jQuery Mobile application that would make use of Local Storage.

jQuery Mobile - adding Local Storage

http://www.raymondcamden.com/index.cfm/2011/7/13/jQuery-Mobile--adding-Local-Storage
« Back to the jQuery Validation Plugin page Validate forms like you've never been validating before!

Plugins/Validation

http://docs.jquery.com/Plugins/Validation
Lately, I’ve been chancing on quite a number of posts at various places asking about how to perform a web action without the webpage reloading/refreshing? For example, dynamically updating a list on a page without a reload or submitting a form to PHP without leaving the webpage the form sits on. I guess this is as good a time to start branching into some posts on PHP and Javascript, or more specifically, jQuery. http://www.askaboutphp.com/213/php-and-jquery-submit-a-form-without-refreshing-the-page.html

PHP and jQuery: Submit a form without refreshing the page | Ask About PHP

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! 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. http://www.jquery4u.com/mobile/50-jquery-mobile-development/

50 jQuery Mobile Development Tips

Use the jQuery Mobile API for fine-grained custom control

The jQuery Mobile API provides an extra level of control over the customization of your mobile website. Everything from the custom setup of global options to hooking into interaction events and working with exposed methods is possible with the API and is covered in this article. By the end of this article, you will know how to granularly define the custom options you want to use in your mobile website as well as how to write custom code that interacts with the jQuery Mobile framework. http://www.ibm.com/developerworks/web/library/mo-jquery-mobile-api/index.html
The jQuery Mobile JavaScript library is a powerful way to let mobile and tablet devices access mobile applications by allowing users to connect directly to touch-friendly applications through a web browser. To use any of the examples in this article, you must download or include the remotely hosted jQuery Mobile framework files, which you can find a link for in Resources .

Using UI components in jQuery Mobile

Mobile development with HTML5

HTML5: the standard, the buzzword and the legend If you read blogs that are even slightly related to tech, you likely hear about HTML5 on a near-weekly basis. Although the new web standard does not do your laundry, it has features that enable the creation of powerful applications—using only HTML, CSS and JavaScript (a Rails back-end can bring additional firepower to the table).
If you're like most PHP developers, you probably learned your craft the old-fashioned way.

Use jQuery and PHP to build an Ajax-driven Web page

Creating a Simple App Using jQuery Mobile

Mobile Web Development Part 2: Creating a Simple App Using jQuery Mobile