Keyword

Get multi-select dropdown in a new way

  • Francisco Caivano
  • Francisco Caivano's Avatar Topic Author
  • Offline
  • New Member
More
12 years 6 months ago #64396 by Francisco Caivano
Get multi-select dropdown in a new way was created by Francisco Caivano
Hi, can anyone help me to achieve the following?

I have a list of atributes on the multi-select dropdown, for example:

- Restroom, Delivery, Credit cards accepted

So, i would like to be able to get those extra field values, and get an input like this:

(let's suppose only the first and the last one where selected)

<div class="box">
<div class="avalaible">Restroom</div>
<div class="notavalaible">Delivery</div>
<div class="avalaible">Credit cards accepted</div>
</div>



Any ideas on how to get this?

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum