Link virker ikke i IE.
Jeg arbejder på mac og har lavet følgende:---------------------------------------------
.akt_box {
width:825px;
height:37px;
border:solid;
border-width:1px;
border-color:#d9d9d9;
display:block;
}
.akt_box a{
height:100%;
background-color:#eee;
display:block;
color:#666666;
}
.akt_box a:hover{
background-color:#ddd;
display:block;
color:#666666;
}
<div class="akt_box">
<a href="index.php">
<table width="825" height="37" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="15"> </td>
<td><table width="660" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="20"><h2>Overskrift</h2></td>
</tr>
<tr>
<td height="17"><table width="660" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center">tekst 1</td>
<td width="1" style="color:#a2a0a0;">I</td>
<td align="center">tekst 2</td>
<td width="1" style="color:#a2a0a0;">I</td>
<td align="center">tekst 3</td>
<td width="1" style="color:#a2a0a0;">I</td>
<td align="center">tekst 4</td>
</tr>
</table></td>
</tr>
</table></td>
<td width="110" align="center" valign="middle"><img src="billede.gif" width="97" height="28" border="0" /></td>
</tr>
</table>
</a>
</div>
----------------------------------------
Jeg får at vide at linket ikke fungere i IE på pc.
Er der nogen som kan test for mig og evt. sige hvad problemet er.
For både rollover og link fungere fint her på macen...
På forhånd tak.
Mvh
