영카트의 박스투데이뷰에 기능추가 > 그누4 질문답변

그누4 질문답변

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

영카트의 박스투데이뷰에 기능추가 정보

영카트의 박스투데이뷰에 기능추가

본문

박스투데이뷰 즉 오른쪽에 오늘본상품에서

http://neoclick.co.kr 의  오른쪽 퀵메뉴의 떨림 기능을 넣고 싶은데 잘되질 않네요

고수분들의 힌트좀 부탁드려요
  • 복사

댓글 전체

아..그러니까 위 사이트가 깡민님 사이트가 아니라 예제군요.  이미 흔들리기에 옆으로 떨어주는 사이트인줄 알았습니다.

근데 http://neoclick.co.kr//swf/radio2.swf를 빼고서도 그렇게 움직일지 의문이네요.  제이쿼리로 효과를 낸지 알았더니 저기에 스크립팅이 되어졌다는 생각도 듭니다.
제가 전달을 잘못했네요... ^^;; 죄송

단순하게 생각하면 플래시가 테이블 안에 있는걸로 봐서는 제이쿼리나 스트립으로 만든것 같은데

말이죠...      너무 어렵네...  ㅜ.ㅜ
잠시 봤는데 아래 내용 참조하세요.

DEMO : http://61.250.85.220/~add_test/sir_test.htm

"CSS.CSS"는 위 기능과 상관이 없고 "script.js"요넘만 불러 들여도 됩니다.

다운 : http://61.250.85.220/~add_test/script.js

자스로만 구현되어져 있더군요.^^



-------------- 데모 코드 ------------------

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="js_test/css.css" rel="stylesheet" type="text/css">
<script language="javascript" src="script.js"></script>

</head>

<body onLoad="window.setInterval('FloatMenu()', 1); MainPopup(); run();">
<table cellpadding="0" cellspacing="0" bgcolor="#CCCCCC" width="950" height="1500">
    <tr>
        <td width="647" height="370">



<div id="floater" style="position:absolute; left:958px; top:100px; width:72; z-index:1001;">


<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="quick01.gif" alt="DMB" width="72" height="136" border="0" onClick="window.open('/pop/pop_1019.html','DMB','location=no, directories=no,resizable=no,status=no,toolbar=no,menubar=no, width=883,height=813,left=100, top=100, scrollbars=yes');return false" style="cursor:hand"></td>
</tr>
<tr>
<td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="72" height="120">
<param name="movie" value="radio2.swf">
<param name="quality" value="high">
</object></td>
</tr>
    <tr>
<td><img src="quick_new.gif" width="72" border="0" onClick="window.open('/pop/subway_ad.html','DMB','location=no, directories=no,resizable=no,status=no,toolbar=no,menubar=no, width=900,height=638,left=100, top=200, scrollbars=no');return false" style="cursor:hand"></td>
</tr>
<tr>
<td><a href="/event/event_100812.asp"><img src="quick03.gif" width="72" border="0"></td>

<tr>
<td><img src="quick02.gif" alt="사이트이용 메뉴얼" width="72" height="122" border="0" onClick="window.open('/menual/menual.asp','MENUAL','location=no, directories=no,resizable=no,status=no,toolbar=no,menubar=no, width=870,height=800,left=100, top=100, scrollbars=no');return false" style="cursor:hand"></td>
</tr>
    </tr>
    <!--<tr>
<td><a href="#"><img src="/images/common/trust_img02.gif" width="72" border="0" style="cursor:hand;" onClick="goTrust();"></td>
</tr>-->
</table>
</div>&nbsp;



</td>
    </tr>
</table>
</body>

</html>


---------------------------------------------------------------
님좀 짱인듯? ㅋㅋ

그런데 영카트의 뷰투데이에 적용하려면 어떻해야하죠?

그냥 스트립트만 불러오면 되는지요?

정말 감사합니다. 편안한 저녁되세요
© SIRSOFT
현재 페이지 제일 처음으로