Subscribe to navigation

Tags: navigation

9 posts. #navigation

17 Mar 2010

25 JQuery Menus Ready For Download

No comments.-

JQuery is one of the most interesting things that you can find on a site. Starting from simple examples like the ones below you can create impressive menus, that people will admire when looking at your site. I will add in the following weeks… Read more

12 Mar 2010

30 Examples of Clean and Minimal Website Navigation

No comments.-

Some navigations make use of design elements like 3D bars, buttons, and tabs to appear clickable, which works great for certain web designs. However, clickability can be achieved with a focus on typography, placement, and maybe some subtle line… Read more

04 Mar 2010

Facebook-style navigation menu with jQuery

No comments.-

After posting my Twitter-style login form I thought I’d carry on with the theme and build a quick example of how to recreate the top nav bar on the latest Facebook user interface. Specifically, the search form and nav list and more specifically… Read more

02 Mar 2010

Mac-like Multi-level Dropdown Menu with CSS3

No comments.-

While I was coding the Notepad theme, I?ve learned some new CSS3 features and now I would like to share it with you. View the demo to see a Mac-like multi-level dropdown menu that I?ve created using border-radius, box-shadow, and text-shadow. It… Read more

01 Mar 2010

25 Excellent jQuery Tutorials for Navigation Menu

No comments.-

Lots of cool effects can be achieved using jquery so today we just started our tutorial series on Jquery starting with navigation menu. In upcoming days will write some tutorials on jquery for our readers. Check out this awesome Jquery navigation… Read more

27 Feb 2010

Create Animated Navigation Menu From Stratch

No comments.-

Basically, the animation technique that we are going to use is the simple one. We only need to add a span navigator which has a position property with value absolute on our menu list. The span navigator will shift to the menu that is chosen by the… Read more

25 Feb 2010

40 Creative Navigation Menus

No comments.-

One of the first things to do when planning out a new website is to work out all of the content that will be in the site. You then divide that up into sections and then into various levels of navigation. 40 Creative Navigation Menus Via /… Read more

10 Feb 2010

jQuery MagicLine Navigation

No comments.-

The idea is to have a highlight of some kind (a background or an underline) follow you around as you mouse over the different links in the navigation. This will happen with jQuery and it?s animation abilities. As such, the ?magic line? will only… Read more

08 Feb 2010

How to Build a jQuery Brush Stroke Navigation

No comments.-

Today we are building an animated navigation for a watercolor-styled website which will have links that appear to be painted when it is hovered on. The watercolor graphics were created in Photoshop and we?ll be using the popular jQuery JavaScript… Read more