GithubHelp home page GithubHelp logo

teng2015 / hvideo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qiaobox/fz-video

0.0 1.0 0.0 58.8 MB

简单好用的html5播放器,不依赖任何插件

CSS 37.98% HTML 10.68% JavaScript 51.34%

hvideo's Introduction

##hVideo image ####在head标签内引入hVideo.min.css ####在body底部引入fz-video.js <script src="./js/hVideo.min.js"></script> ####随后实例化播放器即可 <script> var videos = new hVideo({ id : 'id', url : 'name.mp4', autoplay : true, controls : true }); </script> ####参数说明 id : 传入容器的id,播放器大小依据容器大小来创建 url : 视频的url autoplay : 是否自动播放,默认为true constrols : 是否显示播放器控件,默认为true API

所有API请访问我的个人网站查看,有任何问题也可在我的个人网站留言

hvideo's People

Contributors

kt007007 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.