Home arrow JavaScript arrow Finishing a Collapsible Navigation Bar with CSS and JavaScript
JAVASCRIPT

Finishing a Collapsible Navigation Bar with CSS and JavaScript


Welcome to the final tutorial of a series on building a dynamic navigation bar with CSS and JavaScript. This series of articles steps you through the development of a dynamic navigational system. We use the combined functionality of the popular Prototype and Scriptaculous JavaScript libraries, without compromising overall accessibility.

Author Info:
By: Alejandro Gervasio
Rating: 5 stars5 stars5 stars5 stars5 stars / 1
October 13, 2009
TABLE OF CONTENTS:
  1. · Finishing a Collapsible Navigation Bar with CSS and JavaScript
  2. · The scrollable bar’s structural markup
  3. · Building a glitch-free scrollable navigation bar: using the “blind” animation effect of Scriptaculous
  4. · The scrollable navigation bar's full source code

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Finishing a Collapsible Navigation Bar with CSS and JavaScript
(Page 1 of 4 )

Now that you know what this series is about, let me go straight to the point and remind you of the concepts deployed in the preceding article. In that particular tutorial I explained how to construct a useful navigation mechanism for a web site, which could be easily hidden from users by way of a neat scrolling effect.

In this specific case, the scrolling was performed by means of a simple JavaScript method bundled with the Scriptaculous DHTML framework. This method is very useful when it comes to animating different elements of a web page.

Well, at this point you’re pretty familiar with building a scrollable navigation bar like the one developed in the previous article of the series. However, there’s an additional issue that needs to be addressed regarding the way that this navigation bar works. If you test the navigation bar in its current state, you’ll see that its links don't scroll with it. They remain static across the entire scrolling process, which looks rather unprofessional.

Thus, in this last installment of the series I’m going to show you how to fix this small bug, thus completing the development of this scrollable navigational bar.

With the preliminaries out of our way, it’s time to tackle the final episode of this educational journey. Let’s get going!


blog comments powered by Disqus
JAVASCRIPT ARTICLES

- More Top jQuery Plugins for Menus
- Top jQuery Tutorials for Beginners
- New UI Framework and SDK for JavaScript Rele...
- JavaScript OpenPGP Tool, Node.js 0.6.3 Avail...
- Yahoo Releases Cocktails Language and Develo...
- Customizing jQuery Slideshows: Dynamic Contr...
- Customizing jQuery Slideshows: the animate()...
- Customizing jQuery Slideshows: slideUp() and...
- Customizing jQuery Slideshows: hide() and sh...
- Web Workers: Performing Calculations in Para...
- More Top JavaScript Frameworks and Libraries
- More Dynamic jQuery Styling Techniques
- The Top JavaScript Libraries
- The Top JavaScript Frameworks
- Dynamic jQuery Styling

Dev Articles Forums 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Weekly Newsletter
 
Developer Updates  
Free Website Content 
Contact Us 
Site Map 
Privacy Policy 
Support 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 8 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials