DuneSt / MaterialDesignLite

This project prime goal is to bind the google's Material Design Lite project to Seaside and as second goal to build widgets on top of Material Design to help Seaside developers to create web applications with material design faster.
https://mdl.ferlicot.fr/
MIT License
41 stars 20 forks source link

Multiple select #41

Open jecisc opened 7 years ago

jecisc commented 7 years ago

I will need in the future multiple select. It could be cool to have this kind of widget.

Bootstrap's example: https://silviomoreto.github.io/bootstrap-select/examples/

jecisc commented 5 years ago

Maybe we can also look at https://mdbootstrap.com/docs/jquery/forms/multiselect/ 😃