Markus: onload Event beim lader einer tabelle?

Beitrag lesen

Hallo,

Ist es möglich beim laden einer Tabelle das event onload einzubauen?

Bsp.:
<table border="0" width="100%" cellspacing="0" cellpadding="2" class="productListing" id="plistings" onload="javascript:pOpen('http://192.168.0.12/product_info.php?cPath=2044_2045_2046&products_id=128162')">

<tr target="unten" id="1" onclick="setStyle(this,id,'')"  >

Dies funktioniert nicht!!

Vielen Dank!!