Get Text of checkbox with Jquery

后端 未结 5 627
故里飘歌
故里飘歌 2020-12-06 10:24
Pre-Payment

How would I get the text \"Pre-Payment\" from this using Jquery?

5条回答
  •  Happy的楠姐
    2020-12-06 10:44

    Check the below example and you get the script how to get label of checkbox in jQuery

    
     
         

    Code taken from this link : http://chandreshrana.blogspot.in/2015/09/how-to-get-checkbox-label-text-jquery.html

提交回复
热议问题