Mybb Mobile -
Mybb Mobile -
document.querySelector('textarea').addEventListener('input', function() this.style.height = 'auto'; this.style.height = (this.scrollHeight) + 'px'; );
Simplify the default MyBB editor for mobile. mybb mobile
document.querySelector('textarea').addEventListener('input', function() this.style.height = 'auto'; this.style.height = (this.scrollHeight) + 'px'; );
Simplify the default MyBB editor for mobile. mybb mobile
Еще нет аккаунта?
Создать аккаунт