我想顯示使用iFrame
如視頻:的Iframe無法運行
<tr>
<td class="style3" style="width: 50%">
</td>
<td class="style3" style="width: 50%">
<iframe id="frame1" src="http://www.youtube.com/watch?v=3Kk-yZ7VpeA" runat="server" style="height: 222px; width: 482px" ></iframe>
</td>
</tr>
但它不能同時運行運行。我錯過了哪些特定的代碼,或者代碼中是否存在任何錯誤。感謝任何幫助。
你看到了什麼?什麼都沒有?什麼是在html上呈現....也許如果你刪除runat =服務器 – Aristos