--- loncom/html/res/adm/pages/menu.html 2000/10/05 15:31:42 1.10 +++ loncom/html/res/adm/pages/menu.html 2000/10/17 17:03:21 1.12 @@ -4,7 +4,7 @@ The LearningOnline Network with CAPA Remote Control 6/12/00,6/13,6/14,6/15 Gerd Kortemeyer Sept Ben Tyszka -10/2,10/3,10/4 Gerd Kortemeyer +10/2,10/3,10/4,10/17 Gerd Kortemeyer --> LON-CAPA Remote @@ -88,10 +88,14 @@ function gopost(url,postdata) { } function annotate() { - go(''); - window.open("http://"+clienthost+"/adm/annotations?url_new=" - +clientwindow.location.href, "Annotator", - "width=365,height=265,scrollbars=0"); + annotator=window.open('','Annotator','width=365,height=265,scrollbars=0'); + anndoc=annotator.document; + anstr=""; + anstr+="
"; + anstr+=""; + anstr+="
"; + anndoc.write(anstr); + anndoc.close(); } function set_bookmark() { @@ -254,7 +258,8 @@ function edit_bookmarks() { onMouseOver="display('go level','up');" >