Help to implement if-statement with array values
        Posted  
        
            by erGo
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by erGo
        
        
        
        Published on 2010-05-25T10:13:17Z
        Indexed on 
            2010/05/25
            10:31 UTC
        
        
        Read the original article
        Hit count: 244
        
JavaScript
|if-statement
Hi all. I have a following source code php+js: http://pastebin.org/277948
I want to rewrite it using pure JS, but can’t imagine the way.
Any advices are appreciated.
© Stack Overflow or respective owner