Hi,
I am loading select box class = "select-1 form-control" through an ajax request.
The point is that the new select that is generated in the program ajax_carrega.php does not assume the style although it belongs to the class I created that defines the styles for the dropdowns.
Why does Selectbox lose the style after the ajax call?
Can you help me?
