Index: lams_tool_laqa/web/authoring/newQuestionBox.jsp =================================================================== diff -u -r80a367726b9e7607851be28429bda54d9b306159 -r13905e655a4931b0207a5587dec74ff79e21b764 --- lams_tool_laqa/web/authoring/newQuestionBox.jsp (.../newQuestionBox.jsp) (revision 80a367726b9e7607851be28429bda54d9b306159) +++ lams_tool_laqa/web/authoring/newQuestionBox.jsp (.../newQuestionBox.jsp) (revision 13905e655a4931b0207a5587dec74ff79e21b764) @@ -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 @@ -
+