王半仙
Results
1
comments of
王半仙
$('.note-editable').on('focusout', function () {//Keeping the editor always in the editing state can solve my problem $(this).trigger('focus') });