--- loncom/html/res/adm/pages/menu.html 2002/11/12 18:20:33 1.75 +++ loncom/html/res/adm/pages/menu.html 2002/11/13 16:55:29 1.77 @@ -4,7 +4,7 @@ The LearningOnline Network with CAPA Remote Control // -// $Id: menu.html,v 1.75 2002/11/12 18:20:33 www Exp $ +// $Id: menu.html,v 1.77 2002/11/13 16:55:29 www Exp $ // // Copyright Michigan State University Board of Trustees // @@ -58,6 +58,9 @@ var menucltim; var clockdelta=0; +var w_extdisp_flag=-1; +var extdisp; + // not used (yet) // var w_Annotator; // var w_bmquery; @@ -136,6 +139,7 @@ function windowcheck() { } clientwindow.name='loncapaclient'; clientwindow.menuwindow=self; + extenddispclose(); } function logout () { @@ -351,23 +355,35 @@ function set_bookmark() { bmquery.document.close(); } +function extenddispclose() { + if (w_extdisp_flag>0) { + if (extdisp!=null && !extdisp.closed) { + extdisp.close(); + } + w_extdisp_flag=-1; + } +} + function extenddisp() { go(''); + w_extdisp_flag=1; extdisp=window.open("http://"+clienthost+"/adm/rat/empty.html", "ExtDisp", "width=400,height=450"); extdisp.document.clear(); extdisp.document.writeln( - '
'+ + ''+ 'Select Functionality from Below | '+ + 'Description |
---|---|
'+ + hr[i]+';"> '+ ' |