I did check the HTML page-source and find:
Code
<script language="JavaScript" type="text/javascript">
<!--
loaded = 1;
// -->
</script>
<!-- end of menu footer - PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/ -->
<!--
loaded = 1;
// -->
</script>
<!-- end of menu footer - PHP Layers Menu 3.2.0-rc (C) 2001-2004 Marco Pratesi - http://www.marcopratesi.it/ -->
Somehow it seems dynamenu.php does not include all the scripts it needs. Any ideas?
It actually seems as if the condition
Code
if ($GLOBALS[menuflag])
P.S. dynamenu 2.03
