Detecting java disabled in explorer
        Posted  
        
            by Sonia Fabre
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sonia Fabre
        
        
        
        Published on 2009-09-23T08:07:02Z
        Indexed on 
            2010/03/21
            9:01 UTC
        
        
        Read the original article
        Hit count: 346
        
Hi, Is there a way to detect if java is disabled in Explorer?
navigator.javaEnabled() //This always returns true even if java is not installed
© Stack Overflow or respective owner