Jquery tutorial

TwitterFacebook
Get flash to fully experience Pearltrees
http://jquerymobile.com/demos/1.2.1/docs/buttons/buttons-icons.html Adding Icons to Buttons The jQuery Mobile framework includes a selected set of icons most often needed for mobile apps. To minimize download size, jQuery Mobile includes a single white icon sprite, and automatically adds a semi-transparent black circle behind the icon to ensure that it has good contrast on any background color.

jQuery Mobile Docs - Button icons

In this tutorial we will create a simple animated form switch with three very common forms. The idea is not to leave the page when the user goes to another form but instead make the new form appear within the same container, expanding or contracting to the dimensions of the new form. ... View demo Download source In this tutorial we will create a simple animated form switch with three very common forms. http://tympanus.net/codrops/2011/01/06/animated-form-switching/

blog cuisine - Animated Form Switching with jQuery