i'm tryin to create a milonic menu (main menu and submenu) made up from checkboxes and corresponding labels.
A click to an submenu item calls a javascript function ("url=toggleCheckboxes();"), there is no load of an page, and the function toggles only checked/unchecked state (unchecks ...