davidjbradshaw / iframe-resizer

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

Added: Set location.hash when navigating inPageLinks #1287

Closed davidjbradshaw closed 1 month ago

davidjbradshaw commented 2 months ago

Set location.hash when navigating inPageLinks from child page to parent. This enables the browser back button to work correctly,

Based on feature request #1286