forum

Home / DeveloperSection / Forums / input checkbox's description click not worked on Mozilla and internet explorer 10

input checkbox's description click not worked on Mozilla and internet explorer 10

Samuel Fernandes213208-Mar-2013

Hi Expert!

I have one checkbox that checked and unchecked on description click.

 My code as par below

<input type="checkbox" id="chkId" />
<label for="chkId">Check</label>

It work fine with all browsers besides Mozilla (all version), when user click continue on checkbox's description (Mozilla) and on Internet Explorer 10, it work slowly, when user

clicked and unchecked.   Why? This is very irritable. 

Please give me solution that (checkbox) work properly on all browsers.

Please help me!

Any suggestion will be appreciated.

Thanks in advance!


Updated on 09-Mar-2013

Can you answer this question?


Answer

1 Answers

Liked By