--- loncom/interface/lonhtmlcommon.pm 2003/03/21 15:59:14 1.19 +++ loncom/interface/lonhtmlcommon.pm 2003/04/30 15:49:45 1.20 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common html routines # -# $Id: lonhtmlcommon.pm,v 1.19 2003/03/21 15:59:14 matthew Exp $ +# $Id: lonhtmlcommon.pm,v 1.20 2003/04/30 15:49:45 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -247,6 +247,33 @@ sub get_date_from_form { } ############################################## +############################################## + +=pod + +=item &pjump_javascript_definition() + +Returns javascript defining the 'pjump' function, which opens up a +parameter setting wizard. + +=cut + +############################################## +############################################## +sub pjump_javascript_definition { + my $Str = <