Okay, I want some jquery/ js to show an yellow background-color when its checked...
how to do ? (I use class="valgt"
to define which checkbox i want to be styled.
<td valign="top" class="valgt">
<input type="checkbox" name="check" value="" />
</td>
I have no ideá how to fix it.. so I need some code help for the jquer/ js script