jQuery photo wall gallery plugin (like in google).
Best jQuery Popup Window Plugins & Tutorials with Demo
Centratissimo – All centered auto-resizable layout with some jQuery
Centratissimo is a web template with smooth scrolling features between the pages and auto-resize capabilities relative to the actual screen-size, so that its results always perfectly centered.
Centratissimo has been tested and works well with Firefox 3.x, IE8, Safari 4.x, Opera 10.x. and Chrome 11.x.
Sexy Persistent Header with Opacity Using jQuery
I’ve been working with the Magento eCommerce solution a lot lately and I’ve taken a liking to a technique they use with the top bar within their administrative control panel. When the user scrolls below a specified threshold, the top bar becomes attached to the top of the window and the opacity set to 50%. I’ve implemented this technique in my current design and have gotten numerous requests for a tutorial so…here you go!
Advanced jQuery Tooltip Plugin – qTip2
This plugin can display the tooltip in any position wanted, plays nicely with image maps and they can be set to follow any element (handy for drag ‘n’ dropped and animated items) or mouse.
Tooltips can be styled completely, there is an optional Themeroller support and they can even be displayed as modal windows.
It has built-in Ajax integration and can load any remote data. qTip2’s website has lots of creative demos including 3rd part service and various popular plugin integrations.
Javascript thumbnail and media viewer : Highslide JS
Highslide JS is an image, media and gallery viewer written in JavaScript.These are some of its advantages:
- Quick and elegant looking.
- No plugins like Flash or Java required.
- Popup blockers are no problem. The content opens within the active browser window.
- Single click. After opening the image or HTML popup, the user can scroll further down or leave the page without closing it.
- Lots of configuration options and scalability without compromizing on simplicity. A component system lets you strip away unused features down to a filesize of 10kB.
jQuery Notification System plugin : kiNotice
Today the majority of the web applications like news portals, social media platforms or administration interfaces contain a notification system that reminds the visitor/user about certain promotions or settings available.
The easiest way to show any kind of notification without obstructing the user’s view is by introducing the message in the bottom right corner of the screen (browser). This is where jQuery plugin kiNotice comes into play to help you do that with ease.
EasyDrag jQuery Plugin
I’m currently a little busy with some projects. In one of these projects I had to add a drag-and-drop behavior to some DOM elements, and for that I have created the EasyDrag jQuery plug-in that I’ll share with you now.
Its main purpose is to add the ability to drag and drop almost any DOM element without much effort. So it’s simple to use and you can also attach handlers both to the drag and to the drop events, which permits you to extend the basic functionality to whatever you need.