--- loncom/interface/lonhtmlcommon.pm 2003/03/10 20:25:00 1.18 +++ 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.18 2003/03/10 20:25:00 matthew Exp $ +# $Id: lonhtmlcommon.pm,v 1.20 2003/04/30 15:49:45 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -251,6 +251,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 = <print(''); + ': '.$time_est.' remaining '.$lasttime.'";'.''); $$prog_state{'laststart'}=time; $r->rflush(); }