5 Awesome jQurey Plug-ins

Posted by Aamir khan


1. zClip














zClip is a lightweight jQuery "copy to clipboard" plugin built using the popular Zero Clipboard library.

Example Code:
  1. $("#copy-button").zclip({
  2. path: "js/ZeroClipboard.swf",
  3. copy: function(){
  4.     return $(this).prev().val();
  5.     }
  6. }); 
2. Snippet 












Snippet is a jQuery syntax highlighting plugin
Easy to Integration with ZeroClipboard for copy functionality
Natively supports 15 popular languages:
  • C
  • C++
  • C#
  • CSS
  • Flex
  • HTML
  • Java
  • JavaScript
  • JavaScript with DOM
  • Perl
  • PHP
  • Python
  • Ruby
  • SQL
  • XML
 3. Twitter Friends & Followers Widget

Twitter Friends & Followers Widget is a jQuery plugin that you can embed anywhere to display pictures of your Twitter followers or friends (whom you follow) and their latest tweets if you like.

See a Live Demo what it can do

4.Qtip








This is one of widely known and used tip jQuery plugin. Unlike other tip plugin, this uses various effects which can be easily customizable to our requirements. It comes with the compatibility of all the major web browsers.
See Demos..


5. Lazy Load











Delay loading of images in long web pages. Images outside of viewport wont be loaded before user scrolls to them.

{ 0 comments... read them below or add one }

Post a Comment

What you Says

..-

Related Posts Plugin for WordPress, Blogger...

If you like this blog,then link back to me.
This is what you will see.



Optionally use this Widget installer to add this link to your blogger blog.