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.