I'd like to simulate a change event in my input, but I'm not getting it to work.
As the page loads, I select a different value in my input like this:
$("#selExercicio option:contains('" + ano + "')").prop("selected", true);
It's working....
asked by
29.04.2014 / 17:23