<div>
<iframe runat="server" id="iFrameMap">
</iframe>
<input type="button" runat="server" onclick="return false;" id="btnRedirect" class="button ttButton ttAjaxStateChange ui-button ui-widget ui-state-default ui-corner-all" value="Open View" />
</div>
入力タグをiframeの下部に配置したいと思います。構造的には、iframeの外側にありますが、入力タグ全体がiframeの内側にあります。これは可能ですか?前もって感謝します。