Elentari
03-08-2004, 01:57 AM
I have an onclick that runs something and I want it to do a change picture as well...what's the format for the onclick?
<div class="menutitle" onclick="SwitchMenu('sub1');default.src='change.jpg'">Store Figures</div>
<div class="menutitle" onclick="SwitchMenu('sub1');default.src='change.jpg'">Store Figures</div>