A jQuery plugin for simple tooltips. Part of the formstone library.Tipper will generate a tooltip based on the target element’s data-title. It can also be configured to open in multiple directions by passing the direction at initialization.
Best jQuery Plugins Plugins & Tutorials with Demo
Scroll Animation WordPress Plugin
Animate your WordPress content while user scrolling.
- CSS3 transition.
- Optional animation style.
- Optional jQuery selector of the WordPress content you want to animate.
- Animation trigger when user scroll to the content, you can customize the offset in the backend.
- Optional to enable the scroll animation in a certain post/page only.
- Compatible with latest jQuery and latest WordPress.
- Enqueue the js and css only when needed. Keep WordPress page size smaller.
jQuery Plain Overlay Plugin
The simple jQuery Plugin for customizable overlay which covers a page, elements or iframe-windows that is specified. plainOverlay has basic functions only, and it has no image files and no CSS files.Your progress-element (messages or images that means “Please wait…”) can be shown to users on the overlay. You can free style it to perfect match for your web site. Or plainOverlay has a simple builtin progress-element.
plainOverlay do:
- Covering a page, elements or iframe-windows that is specified with overlay.
- Avoiding focusing elements under overlay. (by pressing Tab key)
- Avoiding scrolling a page, elements or iframe-windows that is specified.
Magic Move : jQuery Animate DOM transitions Plugin
The library works by appending a separate and hidden clone of the element you’re transitioning to the page. Any DOM manipulation you do is actually manipulating that clone. Then, when you’re finished, the library looks at the difference between the element’s current position, and the clone’s position, and animates between them (using CSS transitions).










