ページに iframe があり、この iframe ページにはボタンがあります。ボタンの位置を iframe の外に (視覚的に) 移動したいと考えています。出来ますか。
----(want to move the button to here)
<div>
--- other elements----
</div>
-------iframe---------
- ---
----the menu button---
- ---
----------------------
CSSをいじるだけでできる?