--- loncom/interface/loncommon.pm 2013/07/12 00:15:40 1.1139 +++ loncom/interface/loncommon.pm 2013/07/15 17:42:11 1.1140 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1139 2013/07/12 00:15:40 raeburn Exp $ +# $Id: loncommon.pm,v 1.1140 2013/07/15 17:42:11 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -7656,12 +7656,12 @@ var modalWindow = { $(".LCmodal-overlay").click(function(){modalWindow.close();}); } }; - var openMyModal = function(source,width,height,scrolling) + var openMyModal = function(source,width,height,scrolling,transparency,style) { modalWindow.windowId = "myModal"; modalWindow.width = width; modalWindow.height = height; - modalWindow.content = "