<div class="boxen checkedzahlen" id="box41_0_1">
41
<input type="checkbox" value="1" name="cb41_0_1" id="cb41_0_1" checked="checked"/>
</div>
Something like this is given, how can i animate the text ("41"), if $(this) <- the class:boxen, is clicked?
this > * does not work, this:children also not...