responsive-tables
responsive-tables copied to clipboard
jQuery - no conflict
Hi guys,
would be better if you wrap the js like this
jQuery(document).ready(function($){
or even better like this
jQuery(function($) {