I don't see any Dynamic Drive script credits on your page:
Your page is in violation of Dynamic Drive's
usage terms, which, among other things, state that the script credit must appear in the source code of the
page(s) using the script. Please reinstate the notice first.
The problem is that you are not using the code as shown on the demo page for SwitchMenu script:
You have:
Code:
<div id=8999 class=switchcontent><span class="categoriaFiglia2_in">I Nostri PC Desktop ( 11 )</span><br></div><div class="categoriaMadre" onclick="expandcontent(9000);"><a href="index.php?cPath=9000" class="" title="Visualizza le sottofamiglie della categoria Notebook">Notebook</a> (160)</div><div id=9000 class=switchcontent><a href="index.php?cPath=9000
But, expandcontent is part of the tab script. In fact, the more I look at this the more it appears that you are not even using the:
http://www.dynamicdrive.com/dynamici...switchmenu.htm
script as you claim or, if you are, you have modified it or are simply not following the instructions from its demo page.
Also, the id of an element should begin with a letter, not a number. Class and id values should be quoted in the markup.
Bookmarks