web调度到IIS后无法加载JS

web部署到IIS后无法加载JS

<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”>

<html>

  <head>

    <meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />  

    <title></title>

        <link rel=”stylesheet” type=”text/css” href=”ext-4.0.2a/resources/css/ext-all.css” />     

        <!–link rel=”stylesheet” type=”text/css” href=”ext-4.0.2a/examples/ux/statusbar/css/statusbar.css” /–>

        <style type=”text/css”>

            *,.x-window-header-text-default,.x-btn-default-toolbar-small .x-btn-inner,.x-menu-item-text,.x-panel-header-text-default, * { font-size:13px; }

            #loading-mask{

                position:absolute;

                left:0;

                top:0;

                width:100%;

                height:100%;

                z-index:20000;

                background-color:white;

            }

            #loading{

                position:absolute;

                left:30%;

                top:40%;

                padding:2px;

                z-index:20001;

                height:auto;

            }

            #loading a {

                color:#225588;

            }

            #loading .loading-indicator{

                background:white;

                color:#444;

                font:bold 13px tahoma,arial,helvetica;

                padding:10px;

                margin:0;

       &

web调度到IIS后无法加载JS

相关文章:

你感兴趣的文章:

标签云: