_ _    _ _____  ___   __                       
 __      _(_) | _(_)___ / ( _ ) / /_   ___ ___  _ __ ___  
 \ \ /\ / / | |/ / | |_ \ / _ \| '_ \ / __/ _ \| '_ ` _ \ 
  \ V  V /| |   <| |___) | (_) | (_) | (_| (_) | | | | | |
   \_/\_/ |_|_|\_\_|____/ \___/ \___(_)___\___/|_| |_| |_|

User talk:Ian Moody/custommainpage.js

In the article "var1", we will explore a topic that has captured the attention of many people today. From its impact on society to its implications on daily life, this article will address different perspectives and aspects related to var1. In addition, various studies and research that have shed light on this topic will be analyzed, providing readers with a broader and deeper vision. Additionally, possible solutions or strategies to address the challenges associated with var1 will be examined. Ultimately, this article seeks to provide valuable knowledge and perspectives that can contribute to a more complete understanding of var1 and its impact on our lives.

Back button bug fixed

Hi, I discovered that the original script had a bug, in that clicking the back button in your browser when on the preferred Main Page would just return you to that page again (via the nominal Main Page)... So I fixed it, replacing the 'action part' of the script by the following:

 location.replace("http://en.wikipedia.orghttps://wiki386.com/en/Main_Page_alternative_%28Classic_2006%29")

The location.replace method deletes the changed-from URL (here: the nominal Main Page) from the browser's history list, thus handily avoiding the 'back button bug'.

I have implemented the fix on my own user account, in case I want to do further changes to the script which might need testing before you'd want to include the code over here. --Wernher 22:26, 21 April 2006 (UTC)

Thank you for noticing and fixing that, I have incorporated the change into the script. — Ian Moody (talk) 18:54, 23 April 2006 (UTC)