Why can't I get XSLT to work in chrome?
        Posted  
        
            by Eric
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Eric
        
        
        
        Published on 2010-05-25T13:20:57Z
        Indexed on 
            2010/05/25
            13:31 UTC
        
        
        Read the original article
        Hit count: 234
        
I have a XSLT sample copied straight from http://www.w3schools.com/xsl/xsl_transformation.asp, which I can't seem to view in Google Chrome. However, it seems to work fine in IE.
Does anyone know why this would be?
EDIT:
The online version works fine, but the local copy does not.
© Stack Overflow or respective owner