blazeworx / flagstrap

A lightwieght jQuery plugin for creating Bootstrap 3 compatible country select boxes with flags
http://blazeworx.github.io/flagstrap
MIT License
88 stars 62 forks source link

Fixing the onSelect value error #20

Closed jriquelmeit closed 6 years ago

jriquelmeit commented 8 years ago

FIX: the 'value' variable wasn't updating correctly on the 'onSelect' function, here is one alternative to correct the error

blazeworx commented 8 years ago

Thank you for your PR! I won't be able to try this out until the weekend. I assume this addresses issue #17 ?

jusdeleon commented 7 years ago

@blazeworx Please merge this commit. This works for me. Thanks!