We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9816dfb commit 0624de6Copy full SHA for 0624de6
common/src/web/deletingFrame.htm
@@ -18,7 +18,7 @@
18
19
<div id='myDiv'>
20
<iframe src="formPage.html" marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" allowtransparency="true"
21
- frameborder="1" height="900" scrolling="no" width="500" id="iframe1"></iframe>
+ frameborder="1" height="900" scrolling="yes" width="500" id="iframe1"></iframe>
22
23
</div>
24
<div id='myDiv2'>
0 commit comments