What do i do if javascript is disabled by client?
        Posted  
        
            by Nitesh Panchal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Nitesh Panchal
        
        
        
        Published on 2010-05-26T09:36:57Z
        Indexed on 
            2010/05/26
            9:41 UTC
        
        
        Read the original article
        Hit count: 198
        
JavaScript
Hello,
My site heavily depends upon javascript and if i turn off javascript my website looks real ugly. I want to force user and show him notification to turn on javascript else prompt him that site can't be viewed. What do i do to achieve this?
© Stack Overflow or respective owner