A jQuery page slider uses jQuery Mousewheel plugin along with a sleek parallax effect.
Best jQuery Plugins Plugins & Tutorials with Demo
popModal : jQuery plugin for Tooltips, Titles & Dialogs Modal
popModal is a jQuery plugin for showing tooltips, titles, modal dialogs and etc.
This library includes 5 components:
popModal – popup window, displayed near the parent element. Invoked by clicking on an element
notifyModal – notification popup, displayed on top of all elements. Invoked by event and hide after a certain time
hintModal – tooltip, displayed near the parent element. Invoked on mouse hover on an element and hide after element lost focus
dialogModal – modal dialog, displayed on top of all elements. Invoked by clicking on an element
titleModal – tooltip, displayed near the parent element, replace native title. Invoked on mouse hover on an element and hide after element lost focus
jQuery Animate Transform
jQuery.animateTransform allows you to animate CSS3 Transform-Values (translate, translate3d, skew, rotate, scale).The Plugin is an extension for jQuery’s animate-function, hooking into $.fx.step to animate the CSS3 Transform-values. That means there’s no need for using an own function with an own syntax. Just animate them the way you learned it.










