get jquery via https from google's cdn
This commit is contained in:
@@ -142,7 +142,7 @@ init_mathjax = function() {
|
||||
}
|
||||
init_mathjax();
|
||||
</script>
|
||||
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
jQuery(document).ready(function($) {
|
||||
|
||||
Reference in New Issue
Block a user