You can avoid this by placing the following in your theme:
<script>
var __isp_options = {
keep_open_all_the_time: false // Keep dropdown open even after hitting ENTER or blur
}
</script>
You can avoid this by placing the following in your theme:
<script>
var __isp_options = {
keep_open_all_the_time: false // Keep dropdown open even after hitting ENTER or blur
}
</script>