특정 페이지에 헤더 푸터 적용시 메뉴가 흐트러 집니다.

특정 페이지에 헤더 푸터 적용시 메뉴가 흐트러 집니다.

QA

특정 페이지에 헤더 푸터 적용시 메뉴가 흐트러 집니다.

본문

http://yesok.biz/nara/index.php

어떤 부분에 이상이 있는지 알 수 있을까요?

정상

2009566843_1608627143.2898.png

 

비정상

2009566843_1608627110.0764.png

 

해당 페이지 상단 소스는 이런식으로 되어 있습니다.

<?php
include_once('./_common.php');
define('_INDEX_', true);
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
include_once('./_head.php');
?>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>나라장터 검색</title>
<link rel="stylesheet" href="./inc/bootstrap.css" />
<link rel="stylesheet" href="./inc/pagination.css" />
<link rel='stylesheet' href='./inc/style.css'>
<script>
var agent = navigator.userAgent.toLowerCase();
if ( (navigator.appName == 'Netscape' && agent.indexOf('trident') != -1) || (agent.indexOf("msie") != -1)) {
    location.href = "no-ie.html";
} else {
    // ie가 아닐 경우
}
</script>
</head>

이 질문에 댓글 쓰기 :

답변 2

<link rel="stylesheet" href="./inc/bootstrap.css" /> 삭제를 해보면 어떨까 싶습니다.

이 페이지에서만 콘솔에 보면 오류가 있는데 그것 때문은 아닐까요?

 

Uncaught TypeError: Cannot read property 'msie' of undefined
    at handleIEFixes (app.js?ver=191202:22)
    at Object.init (app.js?ver=191202:177)
    at HTMLDocument.<anonymous> (index.php:975)
    at mightThrow (jquery-3.4.1.js:3557)
    at process (jquery-3.4.1.js:3625)

index.php:428 Uncaught TypeError: jsonResponse.body.forEach is not a function
    at XMLHttpRequest.onprogress (index.php:428)

그건 저도 잘 모르겠네요

일단 sidebar-left에 다른건 left: -1140px; 스타일이 주어지는데

문제페이지는 주어지지 않네요

php 안이나 스크립트 오류를 한 번 찾아보세요 css는 특별히 다를건 없는거 같은데

답변을 작성하시기 전에 로그인 해주세요.
전체 11
QA 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT