Monday June 02, 2003
Tabbed Menus - now with DHTML!
I did some work this evening to adapt Adam Kalsey's Tabbed Menu demo to fit my own design. He simply changes the <body>'s class based on which tag the user has clicked on. While this seems reasonable, I'd rather do the menu-selection on the client-side. This allows a developer to integrate this menu into their app with no server-side coding needed. So here's a demo with a client-side (DHTML) method of selecting menus. Clicking on an item just sets a cookie and then reloads the page.
This client-side approach should make it much easier to integrate this menu into struts-menu.
Posted in The Web
at Jun 02 2003, 07:25:14 PM MDT
7 Comments
Search This Site
Recent Entries
- My What's New in Spring 3.1 Presentation
- Twitter's Open Source Summit: Bootstrap 2.0 Edition
- Refreshing AppFuse's UI with Twitter Bootstrap
- 2011 - A Year in Review
- Upgrading AppFuse to Spring Security 3.1 and Spring 3.1
- What have I been working on at Taleo?
- Our Engaging Trip to Paris and Antwerp
- My HTML5 with Play Scala, CoffeeScript and Jade Presentation from Devoxx 2011
- Deploying Java and Play Framework Apps to the Cloud with James Ward
- PhoneGap for Hybrid App Development
Posted by Mark on June 02, 2003 at 06:51 PM MDT #
Posted by Matt Raible on June 02, 2003 at 07:31 PM MDT #
Posted by Vic on June 03, 2003 at 08:25 AM MDT #
Posted by Jason Horman on June 03, 2003 at 09:35 AM MDT #
Posted by Matt Raible on June 03, 2003 at 10:11 AM MDT #
Posted by Matt Raible on June 03, 2003 at 02:16 PM MDT #
Posted by Vic on June 03, 2003 at 02:49 PM MDT #