Values are not rendered in html. So when i select an item there is no id.
In your live sample http://fezvrasta.github.io/bootstrap-material-design/#dropdown-menu you can see that the original select, options have values. In the rendered ul there are no values for the li items.
Values are not rendered in html. So when i select an item there is no id.
In your live sample http://fezvrasta.github.io/bootstrap-material-design/#dropdown-menu you can see that the original select, options have values. In the rendered ul there are no values for the li items.