abajan

includeOnChangeEventInSelectTag_Form_ID_13285854204

Nov 26th, 2011
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. Change the following code:
  2.  
  3. <select class="form-dropdown form-address-country" name="q14_address14[country]" id="input_14_country">
  4.  
  5. to this:
  6.  
  7. <select onchange="changeAmountDue();" class="form-dropdown form-address-country" name="q14_address14[country]" id="input_14_country">
  8.  
Advertisement
Add Comment
Please, Sign In to add comment