madpeter
10-28-2006, 07:33 PM
<script>
var image = getObjByID("jimage","jimage");
image.src="./images/jscripton.jpg";
</script>
well it does not seem to do work the ID is correct and the path to set the image to.
anyideas on whats wrong and how do I fix it?
var image = getObjByID("jimage","jimage");
image.src="./images/jscripton.jpg";
</script>
well it does not seem to do work the ID is correct and the path to set the image to.
anyideas on whats wrong and how do I fix it?