开发者

Jquery Ui Combobox and onchange on all and setval

开发者 https://www.devze.com 2023-02-13 03:46 出处:网络
I have a web project with many selects that are already programmed like a chained selects. I want to turn them all to comboboxes and have 2 main issues. how to make that onchange of select will be als

I have a web project with many selects that are already programmed like a chained selects. I want to turn them all to comboboxes and have 2 main issues. how to make that onchange of select will be also transfered automatically to onchange of combobox and when i have set valu开发者_如何学JAVAe operation to given select which is transfered to be a combobox , all this operations will wark also without extrea recoding...


you can see this this may help you adding change event http://jsfiddle.net/mhameen/jBqkp/

0

精彩评论

暂无评论...
验证码 换一张
取 消