jQuery(document).ready(function ($) { $('.admin_note_more').readmore({ collapsedHeight: 60, }); });