prima di tutto ho buttato via le celle della tabella
poi ho fatto un div e grazie a questa pagina
ho fatto
e sembra funzionarecodice:<style type="text/css"> .menublaz { height: expression( this.scrollHeight > 99 ? "100px" : "auto" ); max-height: 100px; background: url(../bg-menu.jpg); background-repeat: no-repeat; } </style>

Rispondi quotando