Sponsorised links
27 November 2008
Galleriffic | A jQuery plugin for rendering fast-performing photo galleries
Galleriffic was inspired by Mike Alsup's Cycle plugin, but with performance in mind for delivering a high volume of photos. This is my first experiment with jQuery, so I would love feedback on how to improve this plugin.
Features
* Smart Image Preloading after the page is loaded
* Thumbnail Navigation (with pagination)
* Bookmark-friendly URLs
* Slideshow (with auto-updating url bookmarks)
* Image fade transitions
* Optional download link for the original image
* Flexible configuration
* Graceful degradation when javascript is not available
* Now supports multiple galleries per page (View Multiple Gallery Demo)
26 November 2008
19 November 2008
Sponsorised links
17 November 2008
13 November 2008
09 November 2008
04 November 2008
Create an apple style menu and improve it via jQuery | Kriesi.at - new media design
Since I wrote my last tutorial on how to create a CSS only multilevel dropdown menu I got a lot of visitors who wanted to know how I created the main navigation of kriesi.at. (a so called kwicks menu) The interest in extraordinary menus seems to be high nowadays, so today I will teach you how this is done.
Since the Apple-flavored Leopard-text-indent style is currently one of my favorite menu styles, we will start from scratch and build such a menu in Photoshop, then create the needed HTML and CSS and last but not least improve it via jQuery.
31 October 2008
24 October 2008
21 October 2008
16 October 2008
15 October 2008
jQuery listnav plugin - javascript navigation control to manage alphabetical lists
This jQuery plugin supplies an easy way to unobtrusively add a letter-based navigation widget to any UL or OL list.
14 October 2008
12 October 2008
08 October 2008
jQuery listnav plugin - javascript navigation control to manage alphabetical lists
This jQuery plugin supplies an easy way to unobtrusively add a letter-based navigation widget to any UL or OL list. An easily stylable (via CSS) nav bar appears above the list, showing the user the letters A-through-Z. Clicking one of the letters filters the list to show only the items in the list that start with that letter.
07 October 2008
Galleriffic | A jQuery plugin for rendering fast-performing photo galleries
Galleriffic was inspired by Mike Alsup's Cycle plugin, but with performance in mind for delivering a high volume of photos.
Features
* Smart Image Preloading after the page is loaded
* Thumbnail Navigation (with pagination)
* Bookmark-friendly URLs
* Slideshow (with auto-updating url bookmarks)
* Image fade transitions
* Optional download link for the original image
* Flexible configuration
* Graceful degradation when javascript is not available
* Now supports multiple galleries per page (View Multiple Gallery Demo)
04 October 2008
Using jQuery for Background Image Animations
After reading Dave Shea's article on CSS Sprites using jQuery to produce animation effects, I felt like playing around with things to see what could be done but accomplish it with a simpler HTML structure and simpler code.
