| Current Path : /home/digilove/public_html/plugins/system/bdthemes_shortcodes/shortcodes/table/js/ |
| Current File : /home/digilove/public_html/plugins/system/bdthemes_shortcodes/shortcodes/table/js/table.js |
jQuery(document).ready(function($) {
// Tables
$('.su-table tr:even').addClass('su-even');
});