[jQuery] Select lists in 1.2.5
Did the functionality change on how to assign values to select lists?
$("#foo").val(3); no longer works. I've tried it on a simple page
with a single select box with eight values numbered 1-8 and it didn't
work. After reverting to 1.2.3 it becomes operational.
Hopefully this isn't a re-post. I tried to post this about 20 minutes
ago, but it never appeared.