On Tue, Aug 23, 2011 at 2:16 AM, Roland Liebl <[email protected]> wrote:
> I can't use .val() because the selector values vary dynamically
> and I know only the index. Are there concerns to switch back to
> DOM Method (document.getElementById('myid').selectedIndex = x)?

Isn't this what .prop() is for? Your case works for me with the latest
jQuery and Firefox.
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/8f4f07cd

Reply via email to