|
selection.bind("blur", this.bind(function() {
|
|
selection.bind("blur", this.bind(function() {
|
|
window.setTimeout(this.bind(function() { this.search.attr("tabIndex", this.opts.element.attr("tabIndex")); }), 10);
|
|
window.setTimeout(this.bind(function() { this.search.attr("tabIndex", this.opts.element.attr("tabIndex")); }), 10);
|