A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/selectize/selectize.js/issues/999 below:

Don't clear the text box value on blur · Issue #999 · selectize/selectize.js · GitHub

Hi!

I'm working with the remote source select. Right now, if you write something into the input, and then click anywhere else, the input text will dissapear.

I can prevent this by modifying the onBlur function:

var deactivate = function() {
    self.close();
    //self.setTextboxValue('');

It would be nice to have an option so that the text will be preserved in the input, so that the user can click elsewhere, and later click in the input and continue typing.

Freika, dcalhoun, karunsiri, andrewpros, roooodcastro and 9 more


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4