I am trying to run some function when clicking on the label text but the click event fired two times. HTML
Move your input outside of your label, and use the for="" attribute.
for=""
Label One Label Two
JSFiddle: https://jsfiddle.net/hvv6ucu8/2/