Non sono molto esperto e ho un problema con il rollover di un testo con firefox.
Ho lavorato con dreamweaver8 e quando lo provo con IE funziona ma con firefox no.
Questo è ciò che ho fatto se può servire ad aiutarmi.
D<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento senza titolo</title>
<style type="text/css">
<!--
body {
margin-bottom: 0%;
margin-left: 12%;
margin-right: 8%;
color: #FF0000;
font-family: "Comic Sans MS";
background-color: #000000;
}
body,td,th {
}
a:link {
text-decoration: none;
color: #FF0000;
background-color: #000000;
}
a:visited {
text-decoration: none;
color: #FF0000;
background-color: #000000;
}
a:active {
text-decoration: none;
color: #FF0000;
background-color: #000000;
}
a:link:hover{
text-decoration: none;
color: #FFFFFF;
background-color: #000000;
}
-->
</style>
</head>
<body>
<table width="77%" >
<tr>
<th scope="col"><table width="100%" >
<tr>
<td width="5%" height="40" align="left" scope="col">[img]logo.jpg[/img]</td>
<td width="98%" scope="col"><table width="98%" border="0" align="right">
<tr>
<th width="15%" height="5" align="center" valign="middle" bgcolor="#000000" scope="col">laboratorio</th>
<th width="13%" scope="col"></th>
<th width="15%" height="5" align="center" valign="middle" bgcolor="#000000" scope="col">contatti</th>
<th width="7%" scope="col"></th>
<th width="15%" height="5" align="center" valign="middle" bgcolor="#000000" scope="col">eventi</th>
<th width="8%" scope="col"></th>
</tr>
<tr>
<th height="5" scope="row"></th>
<th width="15%" height="5" align="center" valign="middle" bgcolor="#000000" scope="col">maschere</th>
<th></th>
<th width="20%" height="5" align="center" valign="middle" nowrap="nowrap" bgcolor="#000000" scope="col">alta bigiotteria</th>
<td></td>
<th width="15%" height="5" align="center" valign="middle" bgcolor="#000000" scope="col">video</th>
</tr>
</table> </td>
</tr>
</table></th>
</tr>
<tr>
<th width="77%" scope="col"><object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="765" height="470">
<param name="movie" value="maschere.swf" />
<param name="quality" value="high" /><param name="SCALE" value="noborder" />
<embed src="maschere.swf" width="765" height="470" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" scale="noborder"></embed>
</object></th>
</tr>
</table>
</body>
</html>
i seguito quello che ho fatto se può essere utile.

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="765" height="470">
Rispondi quotando