Quality of life improvements for multiple audio tags on one page.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Alexander Bass 9ef786d5b9 Add license 1 year ago
AVcontrolsync.js clean up log 1 year ago
LICENSE Add license 1 year ago
example.html init 1 year ago
example.mp3 init 1 year ago
readme.md fix grammar 1 year ago

readme.md

HTML 5 Audio/Video controls syncer

This simple script makes it easier to use multiple <audio> or <video> elements on one page while using the browser's implementation of the elements. The script syncs the volume of all media elements elements, and prevents more than one from playing at once. The script is a drop in solution. It automatically works with any <audio controls> or <video controls> tag in your document. The script will also persist volume across pages through a cookie.