Stephan Beal schrieb:
Hi, all!We've all attempted several different ways of highlighting navigation links which point to the current page. Often times we mark the page via our PHP by adding a class (e.g. "currentPage") to the navigation link which points to the current page, or some such. Here's a slightly different approach...
A similar approach is provided by the current accordion plugin, see the second example here: http://jquery.bassistance.de/accordion/
-- Jörn

