I have problem in firefox,my code works in IE...
here's my code:
<html>
<head>
<SCRIPT LANGUAGE="JavaScript">
function changeImage(filename)
{
mainimage.src =filename;
}
</script>
</head>
<body>
<a href="javascript:changeImage('includes/images/fotoproduk/CRJ624.jpg')"><img src="includes/images/fotoproduk/thCRJ624.png"></a></td><td align="center" width="40">
</body>
</html>
please for solution..
thanks for your advance
here's my code:
<html>
<head>
<SCRIPT LANGUAGE="JavaScript">
function changeImage(filename)
{
mainimage.src =filename;
}
</script>
</head>
<body>
<a href="javascript:changeImage('includes/images/fotoproduk/CRJ624.jpg')"><img src="includes/images/fotoproduk/thCRJ624.png"></a></td><td align="center" width="40">
</body>
</html>
please for solution..
thanks for your advance