1 repository
jQuery extensions that implement automatic iframe resizing logic for DOM elements.
Distinct from jQuery Plugins: Distinct from jQuery Plugins: specifically targets the iframe resizing utility as a jQuery plugin.
Explore 1 awesome GitHub repository matching web development · Iframe Resizer. Refine with filters or upvote what's useful.
iframe-resizer is a JavaScript tool that automatically adjusts the dimensions of an iframe to match the size of its internal content. It functions as a cross-domain communication bridge, allowing the exchange of data and the triggering of actions between a parent window and an embedded iframe across different origins. The project includes a nested iframe coordinator to synchronize dimensions between parent pages and inner frames, preventing scrollbars in complex nested structures. It also provides an accessibility utility to manage iframe titles and attributes, ensuring embedded content is co
Automatically resizes iframe elements using the jQuery library to detect and apply content dimensions.