IE11 nested HTML5 page problem!

Source: Internet
Author: User

A page of the IFRAME nested HTML5 page, the machine Open Normal (IE11), posted to the service can not be correct, prompt can not support HTML5 tag, press F12 to turn on the debug mode, and then the screen display correctly, support HTML5 ...

Send this article record, and help the great gods!!!

A page is as follows:

1<%@ Page language="vb"autoeventwireup="false"Codebehind="Test.aspx.vb"inherits="TMS. Test1"%>2 3<! DOCTYPE HTML Public"-//W3C//DTD XHTML 1.0 transitional//en" "HTTP://WWW.W3.ORG/TR/XHTML1/DTD/XHTML1-TRANSITIONAL.DTD">4 5"http://www.w3.org/1999/xhtml">6"Server">7<title>e_learning Course Textbooks </title> <!--$Header:/hrp/tms/tmef9/default.aspxTen    Geneva/Ten/ - 1: 25p Davy.yang $-->8     9<asp:literal id="Literalmetadata"runat="Server"></asp:Literal>Ten<script src="/pub/script/jquery-1.8.2.min.js"Type="Text/javascript"></script> One A<body> -<form id="Form1"runat="Server"> -     the<iframe id="classing"Name="AAA"runat="Server"style="width:100%; height:100%"align="Middle"Src="" -Frameborder="Yes"></iframe> -          -</form> +</body> - +------------------------------Backstage A  at Public Partial Class Test1 - Inherits System.Web.UI.Page -  - Protected Sub Page_Load (ByVal sender as Object, ByVal e as System.EventArgs) Handles me.load -Dim Address as String = Server.urldecode (Request.QueryString ("Address"). ToString ()) -CLASSING.ATTRIBUTES.ADD ("src", Address) in End Sub -  toEnd Class

The b page is as follows:

1<! DOCTYPE html>234<title>test</title>5<meta http-equiv="Content-type"Content="text/html; charset=gb2312"/>6<meta http-equiv="x-ua-compatible"Content="Ie=edge">78<body>9<div style="Text-align:center;">Ten<video src="Abc.mp4"Width="1024x768"height="768"controls="Controls"loop="Loop"autoplay="AutoPlay"> One your browser does not support the video tag. Please contact information to update your browser!  A</video> -</div> -  the<div> -Test HTML5: <input type="URL"list="url_list"Name="Link"/> -<datalist id="url_list"> -<option label="W3school"Value="http://www.w3school.com.cn"/> +<option label="Google"Value="http://www.google.com"/> -<option label="Microsoft"Value="http://www.microsoft.com"/> +</datalist> A<input type="Submit"/> at</div> -  -</body>

IE11 nested HTML5 page problem!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.