I've made a tabgroup component based on twitter-bootstrap tabs. It's ajax based but gracefully degrades when you map the "active" parameter to a PageActivationContext.
http://twitter.github.com/bootstrap/components.html#navs Demo: https://github.com/uklance/tapestry-stitch-demo/blob/master/src/main/resources/org/lazan/t5/stitch/demo/pages/TabGroupDemo.tml https://github.com/uklance/tapestry-stitch-demo/blob/master/src/main/java/org/lazan/t5/stitch/demo/pages/TabGroupDemo.java Source: https://github.com/uklance/tapestry-stitch/blob/master/src/main/java/org/lazan/t5/stitch/components/TabGroup.java https://github.com/uklance/tapestry-stitch/blob/master/src/main/resources/org/lazan/t5/stitch/components/TabGroup.tml https://github.com/uklance/tapestry-stitch/blob/master/src/main/java/org/lazan/t5/stitch/components/Tab.java https://github.com/uklance/tapestry-stitch/blob/master/src/main/java/org/lazan/t5/stitch/model/TabModel.java -- View this message in context: http://tapestry.1045711.n5.nabble.com/implementing-a-menubar-for-top-of-page-tp5719941p5719947.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org