65.9K
CodeProject is changing. Read more.
Home

How to make text of an html checkbox clickable (like ASP.NET control)

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.89/5 (10 votes)

Jul 4, 2011

CPOL
viewsIcon

12775

There is shorter way to do this: Some Text

There is shorter way to do this:
<label><input type="checkbox" id="checkbox1"/> Some Text</label>