Sublime directory Surf the web anonymous Pagerank Monitor


Please help me for this script

sandia
Tue 13 November 2007, 12:48 pm GMT +0100
Hi All,

This code is not working in IE. Please let me know if any solutions

<script type="text/javascript">
function submitThis() {
var obj = document.getElementById("product_detail");
obj.action="cart.php";
obj.submit();
}
</script>
"
"
"
<a href="javascript:submitThis();">Add to barrow <img src="images/basket.gif" width="32" height="21" align="absmiddle" border="0"/></a>

With Thanks and Regards,
Sandia

olaf
Tue 13 November 2007, 02:22 pm GMT +0100
I think you need to name your form, where is the other code?

Archive for SMF v1.00 by N.P. Valid XHTML 1.0 Transitional