oops, was not initting .srt() in index.html
This commit is contained in:
parent
522bb7632e
commit
639d2bb23c
|
@ -9,7 +9,7 @@
|
|||
<script type="text/javascript" src="jquery.srt.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() {
|
||||
// $('.srt').srt();
|
||||
$('.srt').srt();
|
||||
});
|
||||
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue
Block a user