--- loncom/interface/lonhtmlcommon.pm 2012/01/03 00:28:29 1.300 +++ loncom/interface/lonhtmlcommon.pm 2012/02/22 10:18:26 1.301 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common html routines # -# $Id: lonhtmlcommon.pm,v 1.300 2012/01/03 00:28:29 raeburn Exp $ +# $Id: lonhtmlcommon.pm,v 1.301 2012/02/22 10:18:26 foxr Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1170,6 +1170,9 @@ ENDEDITOR + + ENDJQUERY return $s; } @@ -1298,7 +1301,10 @@ sub htmlareaselectactive { $(this).before("
Rich formatting »
"); $("#LC_rt_"+id).click(editorHandler); }); - }); + $.fn.jPicker.defaults.images.clientPath="/adm/jpicker/images/"; + $(".colorchooser").jPicker(); + +c }); '; if ($dragmath_prefix ne '') { $output .= '