ciao!
ho realizzato un menu a tendina senza usare javascript in questo modo.
La "tendina" funziona correttamente in firefox ma non con internet explorer, come mai?qualche idea?
<div class="menu">
<ul>[*]DEMOS
<!--[if lte IE 6]>
<a href="../menu/index.html">DEMOS
<table><tr><td>
<![endif]-->
<ul>
[*]zero dollars
[*]wrapping text
[*]styled form
[*]active focus
[*]HOVER/CLICK >
<!--[if lte IE 6]>
<a class="sub" href="../menu/hover_click.html" title="Hover/click with no active/focus borders">HOVER/CLICK >
<table><tr><td>
<![endif]-->
<ul>
[*]styled form
[*]active focus
[*]hover/click
[/list]
<!--[if lte IE 6]>
</td></tr></table>
</a>
<![endif]-->
[*]shadow boxing
[*]image map
[*]fun backgrounds
[*]fade scrolling
[*]em sized images
[/list]
<!--[if lte IE 6]>
</td></tr></table>
</a>
<![endif]-->