<body>
<form id="form1" runat="server">
<div>
<iframe width="100%" height="100%" style="z-index:-1;">
<asp:TextBox ID="TextBox1" runat="server" BackColor="Pink"></asp:TextBox>
</iframe>
</div>
</form>
</body>
这样生成的页面 只把iframe 显示出来了,怎么样才能把TextBox 显示出来?
------解决方案--------------------------------------------------------
控件直接放页面不就行了么,那还要iframe干嘛
------解决方案--------------------------------------------------------
样式问题吧,找美工调调
------解决方案--------------------------------------------------------
http://wenku.baidu.com/view/4f87b28371fe910ef12df8f4