How to get input type using jquery?

后端 未结 11 1807
猫巷女王i
猫巷女王i 2020-11-28 02:17

I have a page where the input type always varies, and I need to get the values depending on the input type. So if the type is a radio, I need to get which is checked, and if

11条回答
  •  执笔经年
    2020-11-28 02:36

    
    
    
    
        
        
    
    
    
        

    Click the radio button to toggle between password visibility:

    Password:

    Show Password

提交回复
热议问题