Denis, >> <label for="idOption1"> >> <input type="checkbox" name="option1" id="idOption1" value="Novedad1" >/> >> Novedad 1: HOla holaaa >> </label> >> >> If you click on the text "Novedad 1: HOla holaaa" the browser will behave >as >> if you clicked on the checkbox itself. >> >> -Dan > >just as a side-note, this does not work in ie6..
Say what? It works fine for me: http://www.pengoworks.com/workshop/jquery/field.plugin.htm All the checkbox and radio elements on the page use label elements. -Dan