Error:
Uncaught ReferenceError: jQuery is not defined
at <anonymous>:141:5
at loadJS (htmlpreview.js:86)
at htmlpreview.js:56
jQuery is loaded within the HTML file hosted on github as such:
<script src="proxy.php?url=https%3A%2F%2Fcdnjs.cloudflare.com%2Fajax%2Flibs%2Fjquery%2F3.5.1%2Fjquery.min.js"></script>
however, it is not being loaded when using htmlpreview.github.com.
I have tried multiple different version of jQuery and loading it a few different ways and still am not able to get htmlpreview.github.com to load jQuery.
URL: https://htmlpreview.github.io/?https://github.com/mikecormier/mosdepth_region_vis/master/blob/example_output/region_coverage.html
Error:
jQuery is loaded within the HTML file hosted on github as such:
however, it is not being loaded when using htmlpreview.github.com.
I have tried multiple different version of jQuery and loading it a few different ways and still am not able to get htmlpreview.github.com to load jQuery.
URL: https://htmlpreview.github.io/?https://github.com/mikecormier/mosdepth_region_vis/master/blob/example_output/region_coverage.html