Operation terminated using IE6 Cann ' t open the Internet site __ie6

Source: Internet
Author: User

Turn from: http://blog.csdn.net/pk490525/article/details/7575820

Today found a problem, my web page needs to use <base target= "_self"/>, after testing ie8,9 Google Firefox are all normal, but IE6

ShowModalDialog window in use, unexpectedly hit a Cann ' t open the Internet site has terminated the operation of the problem, after a variety of search, finally resolved, quote others:

1: If useful to </s:head>, please remove it

2: If the interface refers to the My97 date control, note the location of the introduction of JS

When used in IE6, the base target tag must be set after the date control is loaded
That
<script language= "javascript" type= "Text/javascript" src= ". /my97datepicker/wdatepicker.js "></script>
<base target= "_self"/>

Unfortunately, I've got all two of them, and I've changed and found it.

Post the Code:

<title>*******</title>

<link href= ". /css/main_style.css "type=" Text/css "rel=" stylesheet ">
<link href= ". /css/table.css "type=" text/css "rel= stylesheet" media= "All" >

<script type= "Text/javascript" src= ". /js/global.js "></script>
<script type= "Text/javascript" src= ". /js/jquery.js "></script>
<script type= "Text/javascript" src= ". /my97datepicker/wdatepicker.js "></script>

<base target= "_self"/>

Related Article

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.