UI Deploy

Curated, Short, Web UI Dev we Love.

Easily Convert Select Box into Check Box List With jQuery

So everyone knows HTML offers default multiple select box tag and it is user friendly and used in almost all the web apps/websites (whenever needed). But there are times when you have clients who are not that tech savvy and even don’t want to press ‘ctrl’ key to select multiple options :P, Yep I have had a similar experience. So what could be the best possible and easiest solution? Show them check boxes in dropdown? Yeah that could be one solution but do you think it’s easy and optimal?

view source

Advertisement