I noticed that after updating my files to 1.2.5 that the val()
functionality had either changed or is now broken for select lists.
When using select lists I am unable to set the value using .val()
such as: $("blah").val(9);
I rolled back to 1.2.3 and the issue wasn't present.

I would look through the release notes, but I get an error.

Reply via email to