davidjbradshaw / iframe-resizer

Keep iFrames sized to their content.
https://iframe-resizer.com
Other
6.62k stars 977 forks source link

Accessibility: Set iframe title attribute from child page <title> #1257

Closed davidjbradshaw closed 1 month ago

davidjbradshaw commented 1 month ago

On page load in the iframe, update the title attribute of the iframe element in the parent page to match the <title> element of the child page.