母版頁:
<div class="container">
<asp:ContentPlaceHolder ID="ContentPlaceHolder1" runat="server">
</asp:ContentPlaceHolder>
</div>
<footer>
<div class="container">
<div class="col-xs-12 expo">
<a href="" target="_blank">some site</a></div>
</div>
</footer>
為什么頁面先顯示 foter 然后顯示 contentplaceholder?
uj5u.com熱心網友回復:
因為我使用了我必須添加的表
<FooterTemplate>
</table>
</FooterTemplate>
轉載請註明出處,本文鏈接:https://www.uj5u.com/shujuku/475741.html
