the iFrame, LOL. So I'm trying out JavaScript to reintegrate the menu on my Links page, and it works?? But it doesn't load at the same pace as the rest of my page, which makes sense, but feels quirky and less seamless. I also have to wonder what percentage of netizens have JavaScript blocked.
I feel like your navigation menu is a pretty critical thing to require JS for. I wouldn't do it personally.
Hi! If you decide to use iframes (which are javascriptless) you can add target="_top" on each <a> tag inside your embedded document. This will make the link open at the top of the page and not inside the iframe. I hope this helps!
Thank you for the input, @zerock. I'll avoid JS for the menu. @chattable - it works! Thank you for the tip!!
this is already SO amazing!! i can't wait to see what else you'll add there, keep it up!!
Thank you so much! ❤️