jquery - How to create a custom select option -


how create similar select option

http://www.awesomescreenshot.com/image/139417/4167005d094aaeef54ae2b2a25b64dfb

this code.

<select name="" id=""> <option value="">public</option> <option value="">private</option> <option value="">only me</option> </select> 

you use bootstrap , button dropdowns http://getbootstrap.com/components/#btn-dropdowns


Comments

Popular posts from this blog

jquery - How do you format the date used in the popover widget title of FullCalendar? -

Bubble Sort Manually a Linked List in Java -

asp.net mvc - SSO between MVCForum and Umbraco7 -