- Plus Slider – http://css-plus.com/examples/plugins/PlusSlider/
- NivoSlider – http://nivo.dev7studios.com/
- Wow Slider – http://wowslider.com/
- Anything Slider – http://css-tricks.com/3412-anythingslider-jquery-plugin/
- Roundabout for jQuery – http://fredhq.com/projects/roundabout/
- Colorbox – http://colorpowered.com/colorbox/
- jQuery Parallax – http://webdev.stephband.info/parallax.html
- Superfish Menu – http://users.tpg.com.au/j_birch/plugins/superfish/
- jQuery LiveQuery – http://docs.jquery.com/Plugins/livequery
- Infield Labels – http://fuelyourcoding.com/scripts/infield/
- Twitter plugin – http://coda.co.za/blog/2008/10/26/jquery-plugin-for-twitter
- Flickr Feed – http://files.gethifi.com/posts/jflickrfeed/example.html
- Detect Browser (jquery.detectbrowser.js) – adds a class into body tag, eg: For Chrome – chromeBrowser, Firefox – firefoxBrowser, IE – browserIE, IE7 – browserIE browserIE7 etc
- Quovolver – Used for displaying testimonials – http://sandbox.sebnitu.com/jquery/quovolver/
- TinyCarousel – http://www.baijs.nl/tinycarousel/
- TipTip – http://code.drewwilson.com/entry/tiptip-jquery-plugin
- Jquery Top Link – http://davidwalsh.name/jquery-top-link
- Redirect if mobile – https://github.com/sebarmeli/JS-Redirection-Mobile-Site
- Slickmap sitemap – http://astuteo.com/slickmap/
- Piecemaker 3D – Awesome 3D image slider http://www.modularweb.net/
- Awesome Animated text and icon menu with jQuery Tutorial –http://tympanus.net/codrops/2011/07/12/animated-text-and-icon-menu/
Thursday, May 10, 2012
Jquery plugins
Labels:
jquery,
Jquery plugins
Subscribe to:
Post Comments (Atom)
Popular Posts
-
Variables are important in every programming language — and it’s no different in PHP. Variables give developers the possibility of temp...
-
What? Hide the .php extension of your PHP files in the URL of your site address. Instead of: http://www.example.com/page.php Visitors to ...
-
Questions : 1 Who is the father of PHP ? Answers : 1 Rasmus Lerdorf is known as the father of PHP. Questions : 2 What is the...
-
Change Db settings here C:\xampp\htdocs\modx\core\xpdo\xpdo.class Line 2920 $this->config['dsn']= $dsn; $this->con...
-
<form action="" name="" method="post"> <p><b>user:</b> <input type="text...
-
Redirection is process of forwarding one URL to a different URL. There are three main kinds of redirects online; 301, 302 and meta refres...
-
Questions : 1 What is database or database management systems (DBMS)? and - What’s the difference between file and database? Can files...
-
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script...
-
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Add More Elements...
No comments:
Post a Comment
Thank you for your Comment....