fly: document.open ??

Beitrag lesen

hallo wie bekomm ich es hin dass sich der link in einem neuen fenster öffnet? habe schon sämtliches probiert, bin voll ratlos ;(

<tr>
<td onClick="document.location.href = 'http://www.bla.de;" onmouseover="chgM(this,1);" onmouseout="chgM(this,0);">BLA</td>
</tr>

1000 dank für hilfe!