Folgendes funktioniert nur im IE:
<a href="...">
<tr>
<td>...</td>
<td>...</td>
<td>...</td>
</tr>
</a>Und das hier nur mit JavaScript
<tr style="cursor:pointer" onclick="location.href='http://...'">
<td>...</td>
<td>...</td>
<td>...</td>
</tr>Hat jemand eine bessere L�sung gefunden?
Gruss Stephan _______________________________________________ Coffeehouse Mailingliste, Postings senden an: [EMAIL PROTECTED] An-/Abmeldung und Suchfunktion unter: http://www.glengamoi.com/mailman/listinfo/coffeehouse
