Makes Tables Responsive
http://springstubbe.us/projects/demos/jquery-rtable/
$('table').rtable();
$('table').rtable({
style: 'flipscroll',
sacrifice: [ 1, 8 ]
});
Makes Tables Responsive
http://springstubbe.us/projects/demos/jquery-rtable/
$('table').rtable();
$('table').rtable({
style: 'flipscroll',
sacrifice: [ 1, 8 ]
});