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
  • 37,241
  • 25
  • 195
  • 267
thormayer
  • 1,070
  • 6
  • 28
  • 49

0 Answers0