Posts Tagged navigation

Creating a Floating HTML Menu Using jQuery and CSS

Creating a Floating HTML Menu Using jQuery and CSS

Friday, May 1, 2009 No Comments

For all of us who deal with long web pages and need to scroll to the top for the menu, here’s a nice alternative: floating menus that move as you scroll a page. This is done using HTML, CSS and jQuery, and it’s fully W3C-compliant.

  • Share/Bookmark

Tags: ,

Category: Javascript

How To Create A Keypress Navigation Using jQuery

How To Create A Keypress Navigation Using jQuery

Thursday, April 30, 2009 No Comments

The key to a succesful website is the ease with which a user finds what they are looking for. Thus, it’s worth spending a lot of time and effort in creating both useful and visually appealing navigation systems. Lately, I have began experimenting with new ways to navigate a website. In this tutorial I’ll show you how to let the user make use of their keyboard to get around your site.

  • Share/Bookmark

Tags: ,

Category: Javascript

Create a Cool Animated Navigation with CSS and jQuery

Create a Cool Animated Navigation with CSS and jQuery

Thursday, April 30, 2009 No Comments

Animation and visual feedback are great ways to assist a user in navigating and interacting with a website. While traditionally Adobe’s Flash was the goto for anything animated, these days with the magic of javascript we can avoid Flash altogether. Today we’re going to build a really cool animated navigation menu using just CSS and jQuery.

  • Share/Bookmark

Tags: ,

Category: Javascript

How To Create A ‘Mootools Homepage’ Inspired Navigation Effect Using jQuery

How To Create A ‘Mootools Homepage’ Inspired Navigation Effect Using jQuery

Thursday, April 30, 2009 No Comments

As you know there are a host of competing javascript libraries around these days. Though I prefer jQuery, I’ve always liked the way the menu on MooTools worked. So in this tutorial we’ll recreate that same effect … but we’ll do it in jQuery!

  • Share/Bookmark

Tags: ,

Category: Javascript

Gaming Navigational Menu

Gaming Navigational Menu

Wednesday, April 8, 2009 No Comments

In this tutorial you will learn how to create a professional, horizontal gaming navigational menu. Also, remember with all the tutorials, the psd is available for download.

  • Share/Bookmark

Tags: ,

Category: Web Layout