0
votes

I have created dropdown list for category and from that category after that I created another dropdown list for subcategory using ajax it works fine. But in second dropdown I want to select multiple option for that I am using bootstrap-select plugin. From this plugin I am using selectpicker class. On any file this plugin works fine but on ajax response page it does not show the effect of that plugin selectpicker class. Why is it so? please help...

1

1 Answers

0
votes

AJax does not work with bootstrap-select

populate the second drop down and use this to refresh it after ajax is complete and options are populated