Select list text not changing when j
This question already has an answer here:
You should use value of option to select it so your code should be :
$("#heightSelect1").val('500').change();
If you want to select option with text 5' 0"
.
Hope this helps.
链接地址: http://www.djcxy.com/p/83918.html下一篇: j时选择列表文本不变