Recommended releases
Download | Released | |
---|---|---|
1.x-1.0.0-rc-1 (10.05 KB) | Sep 16th, 2024 | Notes |
Description
This module implements a small Javascript to make iframes responsive, while
trying to maintain the aspect-ratio of the iframe container. This can be useful
for embedded videos, PDFs, and other iframed content.
Configuration
Custom domains
Leave blank to apply fitFrames to all iframe elements, or add one or more custom
domains to apply only to certain domains, such as youtube.com
or
docs.google.com
.
Issues
Bugs and Feature requests should be reported in the
Issue Queue
Current Maintainers
Credits
- Written for Backdrop CMS by Laryn Kragt Bakker.
- This module is a fork of the FitVids
module. The original FitVids script was written by @davatron5000 and this module
takes direction from his newer Web Components version.
License
This project is GPL v2 software. See the
LICENSE.txt
file in this directory for complete text.