10 Fantastic jQuery Techniques and Effects
#singlestylepost img {
width: 580px;
height: 150px;
}
#singlestylepost h2 {
margin: 0;
padding: 0;
}
Here are some previous posts about jQuery techniques and effects:
- 8 Animated Parallax Examples Using jQuery
- 10 Awesome CSS/JS Plugins and Coding Techniques
- 10 jQuery Enhanced CSS Buttons
- 15 jQuery Animation Design Plugins
1. SuperFish
Is an enhanced Suckerfish-style menu jQuery plugin that takes an existing pure CSS drop-down menu (so it degrades gracefully).
2. YoxView
Is a popup image viewer, built using jQuery 1.4. It’s simple to use yet quite powerful.
Key Features:
– Images are resized to fit inside the browser’s window
– Content can be pre-cached
– Multiple instances in the same page may be used
– Fully configurable
Source
3. Spritely
Is a jQuery plugin created by Artlogic for creating dynamic character and background animation in pure HTML and JavaScript. It’s a simple, light-weight plugin with a few simple methods for creating animated sprites.
Source
4. Piecemaker XML Gallery
Is an open source 3D Flash image rotator gallery.
Source
5. Coin Slider
Is a jQuery image slider with unique effects.
Source
6. AviaSLider
Features:
– 8 unique transition effects
– Lots of easy to set options to create your own effects
– Included Image preloader
– Autoplay that stops on user interaction
– Valid HTML5 and CSS 3 Markup
– Packed version only weights 8kb
– Supports linked images
– Already prepared to work with prettyPhoto Lightbox
– Works with jQuery 1.32 and higher
Source
7. Control.Tabs jQuery
It creates a tabbed interface from an unordered list of links/anchors that point to any elements on your page that have an id attribute. Since it attaches these behaviors to HTML that already has semantic meaning, it will degrade gracefully for browsers that do not support JavaScript, and are search engine friendly.
Source
8. Circular Motion Effect with jQuery
The idea is to have a rounded content area with a main menu. When hovering over one of the menu items, a sub-menu element appears, circulating around the content area.
Source
9. Popeye – an inline lightbox alternative
It is an advanced image gallery script built on the JavaScript library jQuery. Use it to save space when displaying a collection of images and offer your users a nice and elegant way to show a big version of your images without leaving the page flow.
Source
10. prettyPhoto
Is a jQuery based lightbox clone. Not only does it support images, it also add support for videos, flash, YouTube, iFrames. It’s a full blown media lightbox.
Source