--- loncom/homework/inputtags.pm 2010/06/21 02:15:37 1.265 +++ loncom/homework/inputtags.pm 2010/08/07 19:24:03 1.266 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # input definitons # -# $Id: inputtags.pm,v 1.265 2010/06/21 02:15:37 raeburn Exp $ +# $Id: inputtags.pm,v 1.266 2010/08/07 19:24:03 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -186,9 +186,11 @@ sub start_textfield { if ($addchars) { $result.=&addchars('HWVAL_'.$resid,$addchars); } - &Apache::lonhtmlcommon::add_htmlareafields('HWVAL_'.$resid); + $result .= &Apache::lonhtmlcommon::htmlareaselectactive(); + my $textareaclass = 'class="LC_richDetectHtml"'; $result.= '