Sliding menu withe empty links
Permalink
Look at this testsite:
http://vevstova2.no/index.php/no/home/...
To make the accordion menu work with the auto nav block I have to use the hover event in jquery rather than the click event (which i prefer to avoid a "jumping" menu). With the click event I have to make the items in the top ul contain "empty" links (#) (or without links of course). Is it possible to explain a solution for a non php or non javascript programmer?
http://vevstova2.no/index.php/no/home/...
To make the accordion menu work with the auto nav block I have to use the hover event in jquery rather than the click event (which i prefer to avoid a "jumping" menu). With the click event I have to make the items in the top ul contain "empty" links (#) (or without links of course). Is it possible to explain a solution for a non php or non javascript programmer?