JQuery Test
Just testing some JQuery manipulation of the multi-select.
What you can see here is that using prop()
and attr()
both work for unselecting options, but only .prop()
works when selecting them.
Just testing some JQuery manipulation of the multi-select.
What you can see here is that using prop()
and attr()
both work for unselecting options, but only .prop()
works when selecting them.