--- loncom/interface/lonhtmlcommon.pm 2012/07/06 22:46:06 1.319 +++ loncom/interface/lonhtmlcommon.pm 2012/10/08 10:26:34 1.326 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common html routines # -# $Id: lonhtmlcommon.pm,v 1.319 2012/07/06 22:46:06 raeburn Exp $ +# $Id: lonhtmlcommon.pm,v 1.326 2012/10/08 10:26:34 foxr Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1101,6 +1101,7 @@ sub Close_PrgWin { undef(%$prog_state); } + # ------------------------------------------------------- Puts directory header sub crumbs { @@ -1211,6 +1212,10 @@ ENDEDITOR + + + + ENDJQUERY return $s; } @@ -1226,6 +1231,17 @@ sub htmlarea_lang { return $lang; } +# return javacsript to activate elements of .colorchooser with jpicker: +# Caller is responsible for enclosing this in