js代码
<script src="jquery.min.js"></script> <script src="jsmodern.min.js"></script> <script> $(function () { jsModern.video("#video"); }) </script>