winmarkltd / BootstrapFormHelpers

Bootstrap Form Helpers
https://bootstrapformhelpers.com
1.14k stars 374 forks source link

Using javascript set country - not working #263

Open iosdhaya opened 8 years ago

iosdhaya commented 8 years ago

i used following code.

<div id="Sort_country" class="bfh-selectbox bfh-countries" data-country="US" data-flags="true" data-name="country" data-blank="false" data-filter="true">

ntpnhan commented 7 years ago

I using the list country and flags, I used this code $('#countries1').bfhcountries({country: 'US'}) to set country , but not work