bootstrap-combobox
bootstrap-combobox copied to clipboard
Blur() doesnt close iOS keyboard
trafficstars
blur() usually will focus off of the element and if the element was a text input (like the one generated) then the iOS keyboard will naturally close. This is not the case here. =/