How to get div onblur event to execute a javascript function?

后端 未结 5 859
说谎
说谎 2020-12-14 03:29

Hi I have a div that contains three textboxes , i need a function to be called once the control is out of the div tag, I don\'t want to use the onclick event because the foc

5条回答
  •  粉色の甜心
    2020-12-14 03:58

    
    
        Div Onblur test
        
        
    
    
    
        

提交回复
热议问题