javascript deleting the array of elements
        Posted  
        
            by g sundrar
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by g sundrar
        
        
        
        Published on 2010-06-07T09:15:01Z
        Indexed on 
            2010/06/07
            10:22 UTC
        
        
        Read the original article
        Hit count: 142
        
JavaScript
hi, i am having 10 check boxes.if i click the value of the check box has to push to the array,if i unchecked the check box then the corresponding check box value has to be deleted from the array? pls...anyone give reply for this
© Stack Overflow or respective owner