bootstrap-select-country icon indicating copy to clipboard operation
bootstrap-select-country copied to clipboard

Support the "placeholder" attribute

Open chidinweke opened this issue 5 years ago • 3 comments
trafficstars

How do I add placeholder.

chidinweke avatar Nov 03 '20 13:11 chidinweke

@chidinweke Can you please be more specific!

mojoaxel avatar Nov 03 '20 15:11 mojoaxel

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 avatar Nov 03 '20 21:11 chidinweke

@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 :-(

mojoaxel avatar Nov 04 '20 16:11 mojoaxel