Stop video playing when Bootstrap modal is closed
Read More
coolest guides on the planet
If you add a video to a Bootstrap Modal and either dismiss or close the modal whilst the video is playing the video will keep on playing. You can adjust this behaviour by adding in some Bootstrap javascript/jQuery that acts to stop the video if either the modal window is either clicked to close or the background ...
With the release of WordPress 3.9 comes the in-built functionality to use Audio Playlists which is pretty cool. These Audio files have to be local to the WordPress installation unfortunately you can’t file remote at this stage such as in Amazon S3. You upload MP3s via the Add Media option in the WordPress Media Library …
Read More

Can you use video in HTML emails?, the answer to this is yes absolutely. Only a couple of email clients can currently support HTML Email Video, which is not so cool; Apple iPhone Apple iPad Apple Mac Mail All the rest including Outlook, Gmail, Lotus Notes and Hotmail do not support video, however they can …
Read More

HTML 5 video is the here and now of online video and is the default of how video is delivered via the web, but is currently not supported on older browsers in, particular version Internet Explorer 8 and earlier, you still have to provide an alternative format for those older browsers and undoubtedly that will …
Read More

To play video across all browsers and iOS devices that support HTML5 video and flash fallback from WordPress there is an application called VideoJS. It makes it all far too easy – it consists of javascript, CSS and video code which can use just one video format and utilise that format across all browsers and …
Read More
HTML5 'Audio' is a native tag in HTML 5 and plays the audio linked file in a browser without using a third party plugin such as Flash. Their are 3 formats that are used in HTML 5 Audio and are .mp3, .m4a AAC also known as H.264 format (which is the audio component of mp4) and ...