freq32 / 50-jquery-function-demos

50 jQuery Function Demos - Complete code for the Smashing Magazine Post

Home Page:http://www.smashingmagazine.com/2012/05/31/50-jquery-function-demos-for-aspiring-web-developers/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

50 jQuery Function Demos

This repo contains the entire code listing of the demos for my Smashing Magazine post 50 Useful jQuery Function Demos For Your Projects.

Big Social Impact (as at 11/10/2013)

1,322 Facebook Shares

1,559 Tweets

549 Delicious Bookmarks

310 Google Plus Shares

326 LinkedIn Shares

127 comments

Updates & Pull Requests

I would like to get these functions up to date and working with the latest versions of jQuery so please fork and submit pull requests so we can make this happen.

Function URL List

AJAX

http://www.jquery4u.com/function-demos/ajax/

http://www.jquery4u.com/function-demos/getjson/

http://www.jquery4u.com/function-demos/getscript/

http://www.jquery4u.com/function-demos/load/

http://www.jquery4u.com/function-demos/jsonp/

Animations & Effects

http://www.jquery4u.com/function-demos/animate/

http://www.jquery4u.com/function-demos/setinterval/

http://www.jquery4u.com/function-demos/settimeout/

http://www.jquery4u.com/function-demos/slidetoggle/

http://www.jquery4u.com/function-demos/fadetoggle/

http://www.jquery4u.com/function-demos/delay/

DOM Manipulation

http://www.jquery4u.com/function-demos/css/

http://www.jquery4u.com/function-demos/addclass/

http://www.jquery4u.com/function-demos/toggleclass/

http://www.jquery4u.com/function-demos/html/

http://www.jquery4u.com/function-demos/append/

http://www.jquery4u.com/function-demos/clone/

Events

http://www.jquery4u.com/function-demos/bind/

http://www.jquery4u.com/function-demos/live/

http://www.jquery4u.com/function-demos/delegate/

http://www.jquery4u.com/function-demos/preventdefault/

http://www.jquery4u.com/function-demos/stoppropagation/

http://www.jquery4u.com/function-demos/stopimmediatepropagation/

Traversing & Data

http://www.jquery4u.com/function-demos/each/

http://www.jquery4u.com/function-demos/data/

http://www.jquery4u.com/function-demos/match/

http://www.jquery4u.com/function-demos/find/

http://www.jquery4u.com/function-demos/filter/

http://www.jquery4u.com/function-demos/slice/

http://www.jquery4u.com/function-demos/next/

http://www.jquery4u.com/function-demos/extend/

http://www.jquery4u.com/function-demos/serializearray/

About

50 jQuery Function Demos - Complete code for the Smashing Magazine Post

http://www.smashingmagazine.com/2012/05/31/50-jquery-function-demos-for-aspiring-web-developers/


Languages

Language:HTML 60.9%Language:PHP 18.5%Language:JavaScript 10.7%Language:CSS 9.9%