Hello all
I want to insert a onchange on a customfield.
sample:
<select onchange="alert(this.value)" id="customPrice04" name="customPrice[0][4]">
<option value="2004">Keine Auswahl </option>
<option value="2131">Beige </option>
Where can i insert this ?
I use Virtuemart 2.0.6 .
Thank you for help :)
Please, can someone help me?