More precise redirection. - #1
Conversation
|
Nice! Thanks codehate. I took your two commits as the inspiration for a23374e - basically use the http-equiv="refresh" meta tag so that the redirect works when javascript is disabled. Also given a friendly message in case that didn't work either. I made the non-script redirect have a 5 second delay as the http-equiv method of redirecting can leave the entry in the users browser history in case they press the back button. I also used the http://microsoft.com/openness link as the target as this then sends them onto the most appropriate language version rather than hardcoding it as the English version. Finally, I made sure the simple redirect page now passes the W3C validator tests. |
No description provided.