no scroll pls
parent
ad2e5fb97c
commit
b14e3866d6
|
@ -36,8 +36,8 @@ $id=$_GET['id'];
|
||||||
</center></h1>
|
</center></h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="item-2">
|
<div class="item-2">
|
||||||
<iframe class="board" src="%CONTENT_DIR%/board/board.php?id=$id"></iframe>
|
<iframe class="board" scrolling="no" src="%CONTENT_DIR%/board/board.php?id=$id"></iframe>
|
||||||
<iframe class="action" src="%CONTENT_DIR%/board/default.php?id=$id"></iframe>
|
<iframe class="action" scrolling="no" src="%CONTENT_DIR%/board/default.php?id=$id"></iframe>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in New Issue