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
- Developing Rich Web Service APIs with Java
- C++, Java and .NET: Lessons Learned from the Internet Age
- Highly Interactive Software with Java and Flex
- The Cloud Computing Continuum with Bob McWhirter
- Software Quality: The Quest for the Holy Grail?
- What's Happening in the Java World?
- Fantastic Fun in Jackson Hole
- How We Hired a Team of 10 in 2 Months
- Jack's Skiing Like A Madman!
- My Future of Web Frameworks Presentation
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 #