(function($) { this.markRow = function(e) { ... var item = document.querySelector('.text-white') ... this.deleteYellow(e) } }