The events go out after ajax update
        Posted  
        
            by amirouche
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by amirouche
        
        
        
        Published on 2010-05-08T15:06:36Z
        Indexed on 
            2010/05/08
            15:08 UTC
        
        
        Read the original article
        Hit count: 234
        
I have writed à checking/unchecking input code that works well in the fisrt loading of the page, but since I add an input via ajax then reload the inputs with the new input, the checking/unchecking event no longer works, I wonder what's the problem.
thanks before
© Stack Overflow or respective owner