Published on 2006-01-26 12:07:17
jQuery code looks like :
The above code snippet looks for all paragraphs that have a class of 'surprise', adds the class 'ohmy' to them, then slowly reveals them.
jQuery supports CSS 1-3 and basic XPath, small as 10kb and compatible Internet Explorer, Firefox, Safari, and Opera. To get started with jQuery you may check their Tutorial page, there is also two demos that you may check the feedpile website and the second one applies a drop shadow to all images on a page. Documentation is also available with excellent explanation of how to use jQuery API, with prototype, create plugins .. etc.
jQuery is written by John Resig and licensed under the Creative Commons Attribution-ShareAlike License.
Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved