Index: lams_tool_laqa/web/authoring/newQuestionBox.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/web/authoring/newQuestionBox.jsp,v diff -u -r1.10 -r1.11 --- lams_tool_laqa/web/authoring/newQuestionBox.jsp 4 Nov 2008 00:41:19 -0000 1.10 +++ lams_tool_laqa/web/authoring/newQuestionBox.jsp 4 Nov 2008 23:38:15 -0000 1.11 @@ -91,10 +91,12 @@ } } + var heightOffSet = 180; $(document).ready(function() { - $("a#gwizard").click(function() { $("div.wizard").toggle("fast"); + window.top.resizeIframeHeight(heightOffSet,0); + heightOffSet = heightOffSet * -1; }); }); @@ -139,7 +141,7 @@ -
+