Index: lams_tool_forum/web/jsps/authoring/basic.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/authoring/basic.jsp,v diff -u -r1.32 -r1.33 --- lams_tool_forum/web/jsps/authoring/basic.jsp 25 Oct 2006 05:36:27 -0000 1.32 +++ lams_tool_forum/web/jsps/authoring/basic.jsp 3 Nov 2006 04:56:54 -0000 1.33 @@ -23,6 +23,8 @@ if (elem != null) { elem.style.display="none"; } + + location.hash = "messageArea"; } function hideMessage(){ var area=document.getElementById("messageArea"); Index: lams_tool_lamc/web/authoring/BasicContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_lamc/web/authoring/BasicContent.jsp,v diff -u -r1.37 -r1.38 --- lams_tool_lamc/web/authoring/BasicContent.jsp 20 Oct 2006 09:25:42 -0000 1.37 +++ lams_tool_lamc/web/authoring/BasicContent.jsp 3 Nov 2006 04:56:56 -0000 1.38 @@ -37,6 +37,8 @@ if (elem != null) { elem.style.display="none"; } + + location.hash = "messageArea"; } function hideMessage(){ var area=document.getElementById("messageArea"); Index: lams_tool_laqa/web/authoring/BasicContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/web/authoring/BasicContent.jsp,v diff -u -r1.31 -r1.32 --- lams_tool_laqa/web/authoring/BasicContent.jsp 23 Oct 2006 00:47:11 -0000 1.31 +++ lams_tool_laqa/web/authoring/BasicContent.jsp 3 Nov 2006 04:56:53 -0000 1.32 @@ -37,6 +37,7 @@ if (elem != null) { elem.style.display="none"; } + location.hash = "messageArea"; } function hideMessage(){ var area=document.getElementById("messageArea"); Index: lams_tool_larsrc/web/pages/authoring/basic.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/pages/authoring/basic.jsp,v diff -u -r1.23 -r1.24 --- lams_tool_larsrc/web/pages/authoring/basic.jsp 20 Oct 2006 09:26:35 -0000 1.23 +++ lams_tool_larsrc/web/pages/authoring/basic.jsp 3 Nov 2006 04:56:53 -0000 1.24 @@ -20,6 +20,7 @@ if (elem != null) { elem.style.display="none"; } + location.hash = "reourceInputArea"; } function hideMessage(){ var area=document.getElementById("reourceInputArea"); Index: lams_tool_scribe/web/pages/authoring/basic.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_scribe/web/pages/authoring/basic.jsp,v diff -u -r1.6 -r1.7 --- lams_tool_scribe/web/pages/authoring/basic.jsp 19 Oct 2006 07:20:57 -0000 1.6 +++ lams_tool_scribe/web/pages/authoring/basic.jsp 3 Nov 2006 04:56:54 -0000 1.7 @@ -13,8 +13,8 @@ area.src=url; area.style.display="block"; } - document.getElementById("saveCancelButtons").style.visibility="hidden"; + location.hash = "iframeArea"; } function hideMessage(){ var area=document.getElementById("iframeArea"); @@ -71,7 +71,7 @@
-');"
class="button-add-item">