tvbas
03-22-2004, 09:21 AM
I use:
<html>
<body>
*Guaranteed Cash Value:$<div onClick="javascript:this.innerHTML='1111'">4,029</div>at age of 65.
</body>
</html>
I only want to change money when click though I know by changing the innerHTML use whole sentence.
<html>
<body>
*Guaranteed Cash Value:$<div onClick="javascript:this.innerHTML='1111'">4,029</div>at age of 65.
</body>
</html>
I only want to change money when click though I know by changing the innerHTML use whole sentence.