/iframe-navigation

Library to open links as iframes to be able to press Back button to go to page without reload

Primary LanguageJavaScriptMIT LicenseMIT

iframe-navigation

Library to open links as iframes to be able to press Back button to go to page without reload.

Usage:

document.addEventListener('click', useIframeNavigation);