perishthethought@lemm.ee to Mildly Infuriating@lemmy.worldEnglish · 6 months agoThe ad in the middle of this article about conspiracy theoriesi.imgflip.comimagemessage-square94fedilinkarrow-up1583arrow-down112file-text
arrow-up1571arrow-down1imageThe ad in the middle of this article about conspiracy theoriesi.imgflip.comperishthethought@lemm.ee to Mildly Infuriating@lemmy.worldEnglish · 6 months agomessage-square94fedilinkfile-text
minus-squarepete_the_cat@lemmy.worldlinkfedilinkEnglisharrow-up16·6 months agoThen you also had the sites that would trap you there, every time you clicked the back button it would just reload the page.
minus-squareDem Bosain@midwest.sociallinkfedilinkEnglisharrow-up17·6 months agoEvery single Microsoft site still does this.
minus-squareiAvicenna@lemmy.worldlinkfedilinkEnglisharrow-up10·6 months agoI mean there are still websites that open themselves 10 times so you can’t click back out of them. I am curious as to what their end game is. Do they imagine we go “well damn can’t go back out of this page, might as well start living here now”
minus-squareKnock_Knock_Lemmy_In@lemmy.worldlinkfedilinkEnglisharrow-up5·6 months ago<script> function openNewWindow() { window.open("https://this.site.com", "_blank"); newWindow.moveTo(0, 0); newWindow.resizeTo(screen.width, screen.height); } window.onbeforeunload = function() { openNewWindow(); }; </script>
Then you also had the sites that would trap you there, every time you clicked the back button it would just reload the page.
Every single Microsoft site still does this.
I mean there are still websites that open themselves 10 times so you can’t click back out of them. I am curious as to what their end game is. Do they imagine we go “well damn can’t go back out of this page, might as well start living here now”
<script> function openNewWindow() {
</script>