MSN Soapbox

w dziale Strony WWW w Operze
wylam napisał(a):

Czy tylko mi nie dziala strona http://soapbox.msn.com/ w operze ?

Medium napisał(a):

<script type="text/javascript" language="javascript">

            document.body.style.visibility = "hidden";

            // If internet explorer load one style sheet otherwise load another
            var stylesheet; 
            if (document.all)
            {
                stylesheet = 'http://images.soapbox.msn.com/styles/v.css?t=633004812760000000' 
            }
            else if (window.console)
            {   
                // For Safari
                stylesheet = 'http://images.soapbox.msn.com/styles/safari.css?t=633004812760000000' 
            }
            else
            {   
                // For Firefox and other Gecko browsers
                stylesheet = 'http://images.soapbox.msn.com/styles/nonie.css?t=633004812760000000' 
            }
            document.writeln("<link title='base' rel='stylesheet' type='text/css' media='screen' href="+stylesheet+" />");
            
    </script>

Bez komentarza... Cokolwiek zobaczyć można tylko wyłączając javascript.

PS: Maskowanie jako IE zawiesza mi Operę.