0

I've got lots of text inputs that have this event:

$('.textBoxSal').live('keyup', function () {...});

I have also drop down list with a different class that I want it to make the same code , my question is :

can I add somehow my dropdownlist to this event, but with other (onchange) event?

Cœur
  • 32,421
  • 21
  • 173
  • 232
thormayer
  • 1,020
  • 5
  • 27
  • 47

0 Answers0