Cross-Origin Request Blocked:
Jamroom Developers
You've got a url hard coded somewhere, maybe in the skin. Change it to use a variable.
{$item.lesson_body}
{*for the sortable tables in the loaded div*}
<style type="text/css" title="currentStyle">
@import "{$jamroom_url}/modules/jrFoxyCart/contrib/DataTables-1.9.4/smoothness/jquery-ui-1.8.4.custom.css";
</style>
<link rel="stylesheet" href="{$jamroom_url}/modules/jrFoxyCart/contrib/DataTables-1.9.4/media/css/jquery.dataTables.css" media="screen"/>
<script type="text/javascript" src="{$jamroom_url}/modules/jrFoxyCart/contrib/DataTables-1.9.4/media/js/jquery.dataTables.min.js"></script>