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 by Mark on June 03, 2003 at 12:51 AM MDT #
Posted by Matt Raible on June 03, 2003 at 01:31 AM MDT #
Posted by Vic on June 03, 2003 at 02:25 PM MDT #
Posted by Jason Horman on June 03, 2003 at 03:35 PM MDT #
Posted by Matt Raible on June 03, 2003 at 04:11 PM MDT #
Posted by Matt Raible on June 03, 2003 at 08:16 PM MDT #
Posted by Vic on June 03, 2003 at 08:49 PM MDT #