locking save button for some time
        Posted  
        
            by pradeep
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by pradeep
        
        
        
        Published on 2010-06-03T15:00:15Z
        Indexed on 
            2010/06/03
            15:04 UTC
        
        
        Read the original article
        Hit count: 174
        
hi, i am using php,mysql,jquery.
When a user clicks on save i go to back end and save data and show the response. once show the success i need to disable the save button for say 1 min. how do i do it.?
© Stack Overflow or respective owner