Flickr horizontal menu
Written on February 29th, 2008, by Cristian
I have start my menu from “Flickr like horizontal menu” and I improved it because it has a bug in the css. You can’t add more menu items on a line.This horizontal menu that I want to show is used also by many well know websites as Facebook, LinkedIn and Flickr.
I made a very nice, simple and useful menu, developed with jQuery. If we can use js framewords why not, jQuery it’s very easy to use for traversing the DOM. The menu can be very easy implement with Prototype, MooTools or basic javascript functions.
I’m open for comments and suggestion so please add your comment.
View demo or Download the source code
Update – 22.11.2008 – If you want to use the menu with MooTools there is … MooFlickrMenu … enjoy it!