$('.bbsnewf5 table tbody tr td a img').attr('width','100%').attr('height',''); $('.bbsnewf5 > a > img').attr('width','').attr('height',''); $('table[width="840"]').attr('width', '100%'); $('iframe[width="640"]').attr('width', '100%'); $('.board_output_gallery_img a img').attr('width','100%').attr('height',''); $('.board_description #post_area').addClass("img-responsive").css ("max-width","830px"); $('.board_description #post_area img').attr('style','').attr('width','auto').attr('height',''); /* Ä«Å×°í¸® ¿µ¿ª */ $('form[name=com_board_form]').parent().addClass('categoryArea'); $('form[name=com_board_form]').parent().find('td').removeAttr('align'); $('form[name=com_board_form]').parent().css('marginBottom', '5px'); $('form[name=com_board_form]').parent().find('img').remove(); $('form[name=com_board_form]').parent().find('td > b').remove();