bootstrap-select-country
bootstrap-select-country copied to clipboard
Support the "placeholder" attribute
trafficstars
How do I add placeholder.
@chidinweke Can you please be more specific!
I added the FORM WITH LIVESEARCH But I want a text that says CLICK HERE TO SELECT COUNTRY on the country list instead of Afghanistan. So I did this <select class="selectpicker countrypicker" placeholder"Click Here to Select Country" data-live-search="true" >
But "Click Here to Select Country" is not showing on the form. Instead it still showing Afghanistan.
@chidinweke I tried to run you example: https://jsbin.com/jefiyij/edit?html,output
Sorry but there is currently no support for the placeholder attribute :-(