게시판 클릭시에 이상하게 뜹니다 ㅜㅜㅜㅜ 정보
게시판 클릭시에 이상하게 뜹니다 ㅜㅜㅜㅜ본문
phdpark.woobi.co,kr/11111
게시판클릭시에 게시판을 클릭하면 이상하게나옵니다 ㅜㅜㅜㅜ
테스트아이디 lucky4483/zzang123
http://bywoong.dothome.co.kr/ 처럼안나오구요 ㅜㅜ
index.php
==========================
<?php
include_once('./_common.php');
include_once($g4['path'].'/lib/latest.lib.php');
include_once($g4['path'].'/head.sub.php');
include_once($g4['path'].'/lib/outlogin.lib.php');
include_once($g4['path'].'/lib/poll.lib.php');
include_once($g4['path'].'/lib/visit.lib.php');
include_once($g4['path'].'/lib/connect.lib.php');
$g4['title'] = '';
//include_once('./_head.php');
include_once('./head.sub.php');
?>
<script type="text/javascript">
if($.browser.msie){
if($.browser.version<=7.0){
alert('익스플로러7 이하에서는 약각 틀리게 보일수도 있습니다.\n익스프로러 8이상으로 업그레이드를 권장합니다.')
}
};
$(document).keydown(function(e){
if(e.keyCode == 40){
var nCnt = $(".more2").parent().height();
$(".more2").parent().animate({
height: nCnt+100
},0);
$(document).scrollTop(9999);
}
});
$(document).keydown(function(e){
if(e.keyCode == 38){
var nCnt = $(".more2").parent().height();
$(".more2").parent().animate({
height: 600
},500);
$(document).scrollTop(9999);
}
});
$(document).ready(function(){
$(".more2").click(function(){
var nCnt = $(".more2").parent().height();
$(".more2").parent().animate({
height: nCnt+100
},0);
$(document).scrollTop(9999);
});
$(".bywoongstyle1").mouseover(function(){
$(this).css("z-index","2");
//$(this).css("border-right","1px solid #ccc");
$(this).css("border","1px solid #999");
$(this).css("background","#fafafa url(/bywoong/img2/pt2.png) repeat-x bottom");
$(this).css("color","black");
$(this).find(".info").show(200);
$(this).find(".sw").css("display","block");
$(this).find(".sw2").css("display","block");
//$(this).find(".right").css("display","block");
$(this).find(".con").css("color","black");
$(this).find(".info").css("color","black");
$(this).parent().find(".toptitle>span").css("color","white");
$(this).parent().find(".toptitle").css("background","#999 url(/bywoong/img2/pten.png)");
$(this).parent().find(".toptitle").css("color","white");
$(this).parent().find(".toptitle").css("border-top","1px solid #999");
$(this).parent().find(".toptitle").css("border-left","1px solid #999");
$(this).parent().find(".toptitle").css("border-right","1px solid #999");
$(this).parent().find(".toptitle").css("z-index","3");
});
$(".bywoongstyle1").mouseout(function(){
$(this).css("z-index","1");
$(this).css("border","1px solid #ddd");
$(this).css("background","white url(/bywoong/img2/pt.png) repeat-x top");
$(this).css("color","#999");
//$(this).find(".info").hide(100);
$(this).find(".sw").css("display","none");
$(this).find(".sw2").css("display","none");
//$(this).find(".right").css("display","none");
$(this).find(".con").css("color","#999");
$(this).find(".info").css("color","#999");
$(this).parent().find(".toptitle>span").css("color","#343434");
$(this).parent().find(".toptitle").css("background","#f1f1f1");
$(this).parent().find(".toptitle").css("border-top","1px solid #ddd");
$(this).parent().find(".toptitle").css("border-left","1px solid #ddd");
$(this).parent().find(".toptitle").css("border-right","1px solid #ddd");
$(this).parent().find(".toptitle").css("z-index","2");
});
});
</script>
<div class="total"><!--total-->
<div class="topimg">
<div class="bar">
<div class="logo2"><span class="orange">Sangmoon </span> style<div style="font-size: 11px; margin-top: -1px; letter-spacing: -1px; color: #ccc;">Astound the world</div></div>
</div>
<div class="col">
</div>
</div>
<div class="center2"><!--center-->
<div class="whitesw"></div>
<div class="more2"></div>
<div class="center"><!--center-->
<div class="rightsw"></div>
<div class="leftsw"></div>
<div class="key"></div>
<!--wp-->
<div class="wp">
<div class="toptitle"><span>About</span>
<div class="black_round_lefttop"><img src="<?php echo $g4['path']?>/img2/black_left_top.gif" alt='decoration' /></div>
</div>
<?=latest("basic", "gr_1_1", 20, 40);?>
<?php echo visit('basic'); // 설문조사 ?>
</div>
<!--wp-->
<!--wp-->
<div class="wp">
<div class="toptitle"><span>Essay</span></div>
<?=latest("basic", "gr_2_1", 20, 40);?>
</div>
<!--wp-->
<!--wp-->
<div class="wp">
<div class="toptitle"><span>Handouts</span></div>
<?=latest("basic", "gr_3_1", 20, 40);?>
</div>
<!--wp-->
<!--wp-->
<div class="wp">
<div class="toptitle"><span>Talk</div>
<?=latest("basic", "gr_4_1", 20, 40);?>
</div>
<!--wp-->
<!--wp-->
<div class="wp">
<div class="toptitle"><span>Notice</span>
<div class="black_round_righttop"><img src="<?php echo $g4['path']?>/img2/black_right_top.gif" alt='decoration' /></div>
</div>
<?php echo outlogin('basic'); // 외부 로그인 ?>
<?php //echo poll('basic'); // 설문조사 ?>
<?=latest("basic", "gr_5_1", 20, 40);?>
</div>
<!--wp-->
<div class="clear"></div>
</div><!--center-->
</div><!--center-->
</div><!--total-->
<div class="cright">
<strong>mail</strong> : *** 개인정보보호를 위한 이메일주소 노출방지 ***
<strong>tel</strong> : *** 개인정보보호를 위한 전화번호 노출방지 ***
<strong>facebook</strong> : <br />
COPYRIGHT <strong class="maincolor">Ph.d Park</strong> ALL RIGHT RESERVED
</div>
<?php
//include_once('./_tail.php');
include_once('./tail.sub.php');
?>
게시판클릭시에 게시판을 클릭하면 이상하게나옵니다 ㅜㅜㅜㅜ
테스트아이디 lucky4483/zzang123
http://bywoong.dothome.co.kr/ 처럼안나오구요 ㅜㅜ
index.php
==========================
<?php
include_once('./_common.php');
include_once($g4['path'].'/lib/latest.lib.php');
include_once($g4['path'].'/head.sub.php');
include_once($g4['path'].'/lib/outlogin.lib.php');
include_once($g4['path'].'/lib/poll.lib.php');
include_once($g4['path'].'/lib/visit.lib.php');
include_once($g4['path'].'/lib/connect.lib.php');
$g4['title'] = '';
//include_once('./_head.php');
include_once('./head.sub.php');
?>
<script type="text/javascript">
if($.browser.msie){
if($.browser.version<=7.0){
alert('익스플로러7 이하에서는 약각 틀리게 보일수도 있습니다.\n익스프로러 8이상으로 업그레이드를 권장합니다.')
}
};
$(document).keydown(function(e){
if(e.keyCode == 40){
var nCnt = $(".more2").parent().height();
$(".more2").parent().animate({
height: nCnt+100
},0);
$(document).scrollTop(9999);
}
});
$(document).keydown(function(e){
if(e.keyCode == 38){
var nCnt = $(".more2").parent().height();
$(".more2").parent().animate({
height: 600
},500);
$(document).scrollTop(9999);
}
});
$(document).ready(function(){
$(".more2").click(function(){
var nCnt = $(".more2").parent().height();
$(".more2").parent().animate({
height: nCnt+100
},0);
$(document).scrollTop(9999);
});
$(".bywoongstyle1").mouseover(function(){
$(this).css("z-index","2");
//$(this).css("border-right","1px solid #ccc");
$(this).css("border","1px solid #999");
$(this).css("background","#fafafa url(/bywoong/img2/pt2.png) repeat-x bottom");
$(this).css("color","black");
$(this).find(".info").show(200);
$(this).find(".sw").css("display","block");
$(this).find(".sw2").css("display","block");
//$(this).find(".right").css("display","block");
$(this).find(".con").css("color","black");
$(this).find(".info").css("color","black");
$(this).parent().find(".toptitle>span").css("color","white");
$(this).parent().find(".toptitle").css("background","#999 url(/bywoong/img2/pten.png)");
$(this).parent().find(".toptitle").css("color","white");
$(this).parent().find(".toptitle").css("border-top","1px solid #999");
$(this).parent().find(".toptitle").css("border-left","1px solid #999");
$(this).parent().find(".toptitle").css("border-right","1px solid #999");
$(this).parent().find(".toptitle").css("z-index","3");
});
$(".bywoongstyle1").mouseout(function(){
$(this).css("z-index","1");
$(this).css("border","1px solid #ddd");
$(this).css("background","white url(/bywoong/img2/pt.png) repeat-x top");
$(this).css("color","#999");
//$(this).find(".info").hide(100);
$(this).find(".sw").css("display","none");
$(this).find(".sw2").css("display","none");
//$(this).find(".right").css("display","none");
$(this).find(".con").css("color","#999");
$(this).find(".info").css("color","#999");
$(this).parent().find(".toptitle>span").css("color","#343434");
$(this).parent().find(".toptitle").css("background","#f1f1f1");
$(this).parent().find(".toptitle").css("border-top","1px solid #ddd");
$(this).parent().find(".toptitle").css("border-left","1px solid #ddd");
$(this).parent().find(".toptitle").css("border-right","1px solid #ddd");
$(this).parent().find(".toptitle").css("z-index","2");
});
});
</script>
<div class="total"><!--total-->
<div class="topimg">
<div class="bar">
<div class="logo2"><span class="orange">Sangmoon </span> style<div style="font-size: 11px; margin-top: -1px; letter-spacing: -1px; color: #ccc;">Astound the world</div></div>
</div>
<div class="col">
</div>
</div>
<div class="center2"><!--center-->
<div class="whitesw"></div>
<div class="more2"></div>
<div class="center"><!--center-->
<div class="rightsw"></div>
<div class="leftsw"></div>
<div class="key"></div>
<!--wp-->
<div class="wp">
<div class="toptitle"><span>About</span>
<div class="black_round_lefttop"><img src="<?php echo $g4['path']?>/img2/black_left_top.gif" alt='decoration' /></div>
</div>
<?=latest("basic", "gr_1_1", 20, 40);?>
<?php echo visit('basic'); // 설문조사 ?>
</div>
<!--wp-->
<!--wp-->
<div class="wp">
<div class="toptitle"><span>Essay</span></div>
<?=latest("basic", "gr_2_1", 20, 40);?>
</div>
<!--wp-->
<!--wp-->
<div class="wp">
<div class="toptitle"><span>Handouts</span></div>
<?=latest("basic", "gr_3_1", 20, 40);?>
</div>
<!--wp-->
<!--wp-->
<div class="wp">
<div class="toptitle"><span>Talk</div>
<?=latest("basic", "gr_4_1", 20, 40);?>
</div>
<!--wp-->
<!--wp-->
<div class="wp">
<div class="toptitle"><span>Notice</span>
<div class="black_round_righttop"><img src="<?php echo $g4['path']?>/img2/black_right_top.gif" alt='decoration' /></div>
</div>
<?php echo outlogin('basic'); // 외부 로그인 ?>
<?php //echo poll('basic'); // 설문조사 ?>
<?=latest("basic", "gr_5_1", 20, 40);?>
</div>
<!--wp-->
<div class="clear"></div>
</div><!--center-->
</div><!--center-->
</div><!--total-->
<div class="cright">
<strong>mail</strong> : *** 개인정보보호를 위한 이메일주소 노출방지 ***
<strong>tel</strong> : *** 개인정보보호를 위한 전화번호 노출방지 ***
<strong>facebook</strong> : <br />
COPYRIGHT <strong class="maincolor">Ph.d Park</strong> ALL RIGHT RESERVED
</div>
<?php
//include_once('./_tail.php');
include_once('./tail.sub.php');
?>
댓글 전체
img2 폴더가 정상적으로 업로드되지 않았네요. 확인해 보세요.