Markus: url in function übergeben

Beitrag lesen

Hier die Ausgabe:

<td><table border="0" width="100%" cellspacing="0" cellpadding="2" class="productListing" id="plistings">

<tr class="out" target="unten" id="1" onclick="setStyle(this,id)" onmouseover={this.style.backgroundColor="#dfdf99"} onmouseout={this.style.backgroundColor="#f8f8f9"}  >
    <td onclick="pOpen(http://192.168.0.12/product_info.php?cPath=2031_2032_2033&products_id=130591)" align="left" class="productListing-heading" >&nbsp;<a href="http://192.168.0.12/index.php?cPath=2031_2032_2033&page=1&sort=1a" title="Sortierung der Artikel ist aufsteigend nach Hersteller" class="productListing-heading">Hersteller</a>&nbsp;</td>

<td> ... </td>
</tr>

Gruß Markus