Home
last modified time | relevance | path

Searched refs:bindFirst (Results 1 – 2 of 2) sorted by relevance

/plugin/move/script/
Drename.js96 const bindFirst = function ($owner, event, handler) { function
118 bindFirst($mobileMenuOption.closest('select[name=do]'), 'change', function (e) {
/plugin/emoji/script/
Djquery.textcomplete.js366 var bindFirst = function(el, name, fn) { function
609 bindFirst(this.$inputEl, 'keydown.' + this.id, $.proxy(this._onKeydown, this));