I am trying to change value of a dropdown dynamically using JQuery.I changed the client in Mozilla to Iphone.Whatever value i am setting does not display in dropdown it stays same.
Anyone got any clue? This is the code to change the value of dropdown.
jQuery("#billingAddressState").val('CA')
there’s always the other way round, try: