Make menu header a link to it's first child link
By adam on Sat, 01/15/2011 - 00:21We use menu block a lot to create sidebar menus with specific depths, starting points, etc. The following snippet shows how we can use jQuery to turn a normal <h2> tag into a link. The link's destination will be the same as the first child link.

