12 JQuery Plugins For Playing Audio Video Files
Maybe sometimes you need to plays some audio video files on your site or maybe you’re building an online community that have feature to share and play music and video, these all free jquery plugins I mention, maybe one of your solution to achieve it.
Acorn Media Player
Acorn Media Player is a jQuery plugin implementing a custom HTML5 <video> player with a special focus on accessiblity and customization.
Video JS
Actually Video JS does not require JQuery to start with, but the author provide us the videojs jquery plugins, so it easier for us who already familiar working with JQuery.
Media Element
Flare Video
Supported all browsers: MP4, FLV, Firefox: Ogg, Safari: MP4, MOV
Open Standard Media
Open Standard Media (OSM) Player is an all-in-one media player for the web. It is an industry changing, open source (GPLv3) media player that is written in jQuery to dynamically deliver any type of web media, including HTML5, YouTube, Vimeo, and Flash.
jPlayer
Supported files on HTML5: mp3, m4a (AAC), m4v (H.264), ogv*, oga*, wav*, webm*, on Flash: mp3, m4a (AAC), m4v (H.264). Work on Firefox, Chrome, Opera, Safari, IE6, IE7, IE8, IE9, iPad, iPhone, iPod.
jMp3
jMP3 (javaScript MP3 player) is an easy way make any MP3 playable directly on most any web site (to those with Flash & javaScript enabled). Like the title said it is only support mp3 file format.
malsup jquery media plugin
The jQuery Media Plugin supports unobtrusive conversion of standard markup into rich media content. It can be used to embed virtually any media type, including Flash, Quicktime, Windows Media Player, Real Player, MP3, Silverlight, PDF and more, into a web page.
Oiplayer
It is based on flowplayer, and runs on Safari, Google Chrome, Firefox, Internet Explorer with Flash or Java installed.
Simple Player
Simple Player is a jQuery plugin that allows web developers to control audio files on their webpage. Supports style up via CSS. All browsers that supports HTML5 audio tag that allow mp3 or ogg format supported by this plugin.
JQuery Sound Plugin
This JQuery sound plugin provides the utility to play the audio file in background without showing the player on UI and stop the running audio file. This player may required Quicktime plugin to run.
IWishQuery
windows 10 安装node.js
php 电商系统SKU库存设计
doT.js使用介绍
ajax提交时 富文本CKEDITOR 获取不到内容
tp5 接入腾讯对象存储COS
redis搭建
TP3.2.3 接入阿里sms 短信接口
ckeditor + ckfinder + oss存储
在项目中随手把haseMap改成了currenHaseMap差点被公司给开除了。
- 最新文章
-
List、Map、Set的区别与联系及应用场景
mysql密码忘记更改
java-poi
idea安装配置git
springboot+caffeine实现本地缓存
使用java链接OSS
权限管理
阿里云-OSS对象存储
springboot thymeleaf 打包成jar包后报错 template might not exist or might not be accessible by any of the configured Template Resolvers
idea jvm 参数配置
- 热门文章
-
mysql 8.0.23 启动报错 ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (61) 问题分析及解决方案
mybatis mapper.xml文件里调用Java静态方法
HTTP状态码详解
Chrome实用插件
nested exception is org.apache.ibatis.executor.ExecutorException: Error preparing statement. Cause: java.lang.StringIndexOutOfBoundsException: String index out of range: 96
Tampermonkey 脚本开发入门
java.util.Date与.java.sql.Date
Apache Commons Lang之日期时间工具类
VS Code批量格式化文件
记一次PHP实现接收邮件信息(我这里测试的腾讯企业邮件)