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

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -