IE8에서 스크립트 먹통문제
아리용
9년 전
조회 9,662
업체요청이 있어서 IE8에서도 작동되게끔 수정하고 있는데 상단GNB영역 하위메뉴를 노출시키는 스크립트가 먹히지 않는 것 같습니다.
제가 디자이너라 퍼블리싱을 하고 있기는 하지만 스크립트 문제가 생기면 항상 당황스럽네요 ㅠㅠ
도움부탁드립니다!!
아래는 HEAD부분의 인클루드 소스입니다.
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width">
<title>조야코리아title>
<script type="text/javascript" src="../js/slide2/jquery-2.1.1.min.js">script>
<script type="text/javascript" src="../js/slide2/jquery.als-1.7.min.js">script>
<link rel="stylesheet" type="text/css" media="screen" href="../css/slide2/CSSreset.min.css" />
<link rel="stylesheet" href="../css/layout.css" type="text/css">
<link rel="stylesheet" href="../css/navi.css" type="text/css">
<link rel="stylesheet" href="../css/forms.css" type="text/css">
<link rel="stylesheet" href="../css/wp.css" type="text/css">
<script src="../jquery-2/jquery.bxslider.min.js">script>
<link href="../jquery-2/jquery.bxslider.css" rel="stylesheet" />
<script>
$(function () {
$('.bxslider').bxSlider({
mode: 'fade',
auto: true,
});
});
script>
head>
<body>
<div class="wrapper row1">
<header id="header" class="clear">
<div id="hgroup"> <a href="../main/main.php"><img src="../images/logo.png" width="109" height="48">a> div>
<nav>
<ul class="clear">
<li class="first"><a href="http://xweb26.cafe24.com/joya/joya_fuction.php">Joyaa>
<ul>
<li><a href="http://xweb26.cafe24.com/joya/joya_fuction.php">조야의 효과a>li>
댓글을 작성하려면 로그인이 필요합니다.
답변 1개
답변을 작성하려면 로그인이 필요합니다.
로그인