1 2 3 4 5
|
<a href="a_panier.php" onclick="window.open(this.ref,'_blank','height=200,width=200,left=250,top=300,scrollbars=yes,resizable=yes,toolbar=no');" style="text-align:right" >
<a href="a_panier.php" onclick="window.open(this.ref,'_blank','height=200,width=200,left=250,top=300,scrollbars=yes,resizable=yes,toolbar=no'); return false;" style="text-align:right" >
<a href="#" onclick="window.open(this.ref,'_blank','height=200,width=200,left=250,top=300,scrollbars=yes,resizable=yes,toolbar=no'); return false;" style="text-align:right" >
<a href="a_panier.php" onclick="window.open('a_panier.php','','height=200,width=200,left=250,top=300,scrollbars=yes,resizable=yes,toolbar=no'); return false;" style="text-align:right" > |