Software Listing of Author : "Chris Nanney"
- Apple-Style Flip Counter
- License: Shareware
- Price:


My original post detailing how I recreated Apple's flip-style counter is a popular one, and I get many questions about how to properly implement it. It didn't take long before I saw some shortcomings to the original technique I used, so I thought it was time to revisit my Apple-style counter and make some improvements.
- Publisher: Chris Nanney
- Date Released: 06-01-2013
- Download Size: 31 KB
- Download
- Platform: JavaScript, Scripts
- Apple-Style Nav Menu
- License: Shareware
- Price:


I'm a big fan of using sprites for navigation menus. While they don't offer the flexibility of a solely HTML & CSS menu due to the fact that you have to create a new graphic every time you want to change a menu item; sprites do offer you infinite styling possibilities limited only by your creativity with graphics software. Apple's website is a well-known example of a sprite-driven nav menu, so I'll use that as the inspiration and walk through how to create something similar. The purpose of this tutorial is to walk you through setting up a sprite-driven nav menu, and the HTML/CSS required to make it work. The fact that it mimics Apple's menu is just to give you an example of a well-known design and show you how to re-create it while learning how to use sprites. The emphasis isn't on the style, which is why I don't show the steps of...
- Publisher: Chris Nanney
- Date Released: 19-04-2013
- Download Size: 51 KB
- Download
- Platform: JavaScript, Scripts
- jQuery Slide Menu
- License: Freeware
- Price: 0.00


I don't know how long it's been there, but I noticed yesterday that Apple has a new product nav menu that replaced their old horizontal scroller with some new animated candy. Like any good nerd I checked out the code and was impressed to see that all transitions and animations are CSS-based. Unfortunately, it will take some time before all major browsers even support this cool new CSS wizardry. Never feard-deOCLyou can create a similar menu with jQuery that works in every browser, even IE6.
- Publisher: Chris Nanney
- Date Released: 08-02-2013
- Download Size: 10 KB
- Download
- Platform: JavaScript, Scripts