XUL: html entity is not rendered
        Posted  
        
            by Michael
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Michael
        
        
        
        Published on 2010-05-09T09:08:38Z
        Indexed on 
            2010/05/09
            9:18 UTC
        
        
        Read the original article
        Hit count: 279
        
If I just put in XUL file
<label value="°C"/> 
it works fine. However, I need to assing ° value to that label element and it doesn't show degree symbol, instead literal value. 
© Stack Overflow or respective owner