오토탭 무빙이 안됩니다. > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

오토탭 무빙이 안됩니다. 정보

오토탭 무빙이 안됩니다.

본문

진서기님의 세로탭 포토 최신글 스킨을 사용하고 있는데요

http://sir.co.kr/bbs/board.php?bo_table=g4_skin&wr_id=100036&sca=%EC%B5%9C%EC%8B%A0%EA%B8%80&page=23

막상 설치하고 나니 오토탭 무빙이 안되서 질문드립니다.

오토탭 무빙이 잘 작동되는 다른 스킨의 자바스크립트 부분을 붙여넣기 해봤는데도 안되네요

해당 latest.skin.php 입니다.

답변 부탁드립니다.

-----------------------------------------------------------

<?
if (!defined("_GNUBOARD_"))
    exit; // 개별 페이지 접근 불가
$list_count = count($list);
?>
<div class="area_head_home">
    <div class="list_menu">
        <div class="list_headline">
            <?
            for ($i = 0; $i < $list_count; $i++) {
                if ($i == 0) {
                    $on = "on";
                    $block = "block";
                } else {
                    $on = "";
                    $block = "none";
                }
                $image_path = "../data/file/{$bo_table}/" . $list[$i]['file']['0']['file']; // thumb.php 파일 기준으로 img= 경로가 들어가야 하기 때문에 경로는 고정
                if ($list[$i]['file']) {
                    $img_tag = "<a href='{$list[$i]['href']}' class='tit_enter'>
                    <span class='txt'>{$list[$i]['subject']}</span>
                    <span class='thumb'><img height='45' src='{$g4['path']}/bbs/thumb.php?img={$image_path}&amp;w=515&amp;h=200&amp;q=100' alt ='{$list[$i]['subject']}' /><span class='img_bor'></span></span></a>";
                    $img_tag_big = "<img width='515' height='320' alt='{$list[$i]['subject']}' src='{$g4['path']}/bbs/thumb.php?img={$image_path}&amp;w=467&amp;h=320&amp;q=100'/>";
                } else {
                    $img_tag = "<a href='{$list[$i]['href']}' class='tit_enter'>
                    <span class='txt'>{$list[$i]['subject']}</span>
                    <span class='thumb'><img src='{$latest_skin_path}/img/noimg.gif'/><span class='img_bor'></span></span></a>";
                }
                $list[$i]['content'] = cut_str(strip_tags($list[$i]['wr_content']),"160");
            ?>
            <h3 class="<?=$on?>" id="g<?=$i?>" style="background: url('<?=$latest_skin_path?>/img/bg_home_dot.gif') repeat-x scroll 0 bottom transparent;"><?=$img_tag?></h3>
   
                <div class="cont_headline g<?=$i?>" style="display: <?=$block?>;">
                    <span class="ico_head ico_"></span>   
                    <div class="box_cont">   
                        <a class="thumb" href="<?=$list[$i]['href']?>">
                            <?=$img_tag_big?>
                            <span class="img_grdn"></span><span class="box_bor"></span>   
                        </a>   
                        <span class="bg_box"></span>   
                        <div class="cont">   
                            <a class="thumb" href="<?=$list[$i]['href']?>"><?=$list[$i]['subject']?></a>
                            <p class="desc"><a href="<?=$list[$i]['href']?>"><?=$list[$i]['content']?></a><span class="source"><?=$list[$i]['name']?></span><span class="txt_bar">|</span><span class="date"><?=$list[$i]['datetime']?></span></p>
                        </div>   
                    </div>   
                </div><!-- // list0<?=$i?> -->

            <? } ?>

        </div>
    </div>
</div><!--//.area_head_home-->

댓글 전체

전체 66,554 |RSS
그누4 질문답변 내용 검색

회원로그인

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