this.value = this.value.slice(0,this.selectionStart)+'`'+this.value.slice(this.selectionStart,this.value.length);