Get started with fitvids CDN
WTFPL licensed
FitVids is a lightweight library that adjusts the height of HTML5 video and embedded media players to fill their containing elements.
Tags:- jquery
- responsive design
- fluid width
- video
- youtube
- vimeo
Stable version
Copied!
How to start using fitvids CDN
<!DOCTYPE html>
<html>
<head>
<title>Get started with fitvids CDN - cdnhub.io</title>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
</head>
<body>
Copied!
Copied!
Copied!