I found this example (the “checked” version) and it works:
But I want to wrap the input and labels inside a container element (like nav), and if I do that the tabs stop working 🙁
Is there any solution for this?
found solution: http://jsfiddle.net/2cTwA/7/
With a slight HTML and CSS modification – DEMO
CSS
HTML