News:

Support the VirtueMart project and become a member

Main Menu

Customfield onchange

Started by steinmuhly, June 12, 2012, 22:34:49 PM

Previous topic - Next topic

steinmuhly

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  :)

steinmuhly