<script> $(document).ready(() => { //Отменим событие - застревает... $(document).off('mouseover', '.btn.btn-default:contains("регистр")');...