JQuery

jQuery Context Menu Plugin

jQuery Context Menu is a context menu plugin for jQuery. It was designed to make implementing context menu functionality easy and requires minimal effort to configure.

Features:

  • Fully customizeable via CSS
  • Easy to configure and implement
  • Degrades gracefully
  • Keyboard shortcuts to maximize accessibility
  • Ability to enable/disable menu items on the fly
  • Ability to enable/disable entire menu on the fly

WebSite: http://abeautifulsite.net/notebook/80

Demo: http://abeautifulsite.net/notebook_files/80/demo/jqueryContextMenu.html

Download: Zip

JQuery

Supersized – Full Screen Background/Slideshow

supersized

Features

  • Resizes images to fill browser while maintaining image dimension ratio
  • No extra whitespace, no scrollbars – the entire browser window is always filled
  • Compatible in Firefox, Safari, Opera, IE7, and IE6
  • Ability to cycle through images/backgrounds via slideshow

WebSite: http://buildinternet.com

Demo: http://buildinternet.com/live/supersized

Download: zip

JQuery

Fancy Box

FancyBox is tool for displaying images, html content and multi-media in a Mac-style “lightbox” that floats overtop of web page.
It was built using the jQuery library.

fancybox

Features:

  • Adds a nice drop shadow under the zoomed item
  • Groups related items and adds navigation (preloades images)
  • Can display images, inline, ajax and iframed content
  • Customizable through settings and CSS
  • Support fancy transitions by using easing plugin

WebSite: http://fancy.klade.lv

Demo : http://fancy.klade.lv/example

Download:  Zip

JQuery

About jQuery

jQuery is a lightweight JavaScript library that emphasizes interaction between JavaScript and HTML. It was released January 2006 at BarCamp NYC by John Resig.

jQuery contains the following features:

  • DOM traversal and modification, (including support for CSS 1-3 and basic XPath)
  • Events
  • CSS manipulation
  • Effects and animations
  • Ajax
  • Extensibility
  • Utilities – such as browser version and the each function.
  • JavaScript Plugins

WebSite: jquery.com

I will post some tutorials, useful plugins on jquery soon.