Posts tagged ‘¿dell?’

Most expensive Java Script ever

Opera SW needed new servers. Principal HW vendors sent their servers for testing. When Opera’s sysadmin booted up one of the server to test its web-based administration interface, they came across the following JavaScript code:

if (is.opera)
{
window.location.href="config/error.htm";
}

Period.