webdev

Some usefull jQuery Plugin for the weekend

jQuery is making our life so much more productive (e.g. !(‘do less – write more’).

Here are some useful plugins I’ve being using in the past few weeks:

  • http://malsup.com/jquery/cycle/ – simple, nice and powerful way to throw some nice slides shows.
  • http://plugins.jquery.com/project/PseudoDiv – This is a div with transparent background. and layout. It gives interective look without attaching any background image.
  • http://plugins.jquery.com/project/Realtime-Related-Tweets-Bar
    This is a highly customizable real-time Twitter search-driven bar of tweets related to your post. With all the buzz lately about Twitter real-time search. Why don’t you add a real-time tweets bar related to your posts from your twitter timeline or from anybody or even limit it by a geo code coordinates.
  • http://plugins.jquery.com/project/Jcrop – Jcrop is the quick and easy way to add image cropping functionality to your web application. It combines the ease-of-use of a typical jQuery plugin with a powerful cross-platform DHTML cropping engine that is faithful to familiar desktop graphics applications.
  • http://plugins.jquery.com/project/floatobject
    Make DOM object float on screen to follow the users while they scroll the page.
    This plug-in can be used for floating menus AND Floating headers in long tables
Standard

Leave a comment