prop.styleForTh = $.extend({}, styleAttributesForTh, prop.styleForTh);
$(document).ready(function () { var selector = '.tableEmployees'; $(selector).createTablePlugin({ ...