--- loncom/interface/loncommon.pm 2007/04/03 18:47:23 1.517 +++ loncom/interface/loncommon.pm 2007/04/20 21:39:39 1.531 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.517 2007/04/03 18:47:23 raeburn Exp $ +# $Id: loncommon.pm,v 1.531 2007/04/20 21:39:39 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -240,7 +240,7 @@ Inputs: formname, elementname formname and elementname specify the name of the html form and the name of the element the selection from the search results will be placed in. - +=back =cut sub browser_and_searcher_javascript { @@ -1272,6 +1272,12 @@ sub domain_select { =pod +=head1 Routines for form select boxes + +=over 4 + +=cut + =item * multiple_select_form($name,$value,$size,$hash,$order) Returns a string containing a