[질문]DIV여러개를 부드럽게 오버랩 하기?

· 18년 전 · 3052


아래의 1번소스에  2번소스의 기능을 넣을려고 합니다. 도움을 부탁드립니다.

1번소스는, 이미지나 텍스트를  div로 묽은 것을 자동으로 오버랩 하는 소스입니다.
2번소스는, 이미지를 부드럽게 오버랩 하는 소스입니다. 

제가 구현할려고 하는 것은
1번소스에 2번소스의 부드럽게 오버랩 하는 기능을 적용시킬려고 하는데
잘 않되네요.. 
 
그누보드 스킨을 만드는데 사용할려고 합니다. 물론 공개할것이구요~~~

감사합니다.







1.번소스 ==== 1.2.3 를 자동으로 넘기는 소스 ======================================================

<SCRIPT type=text/javascript>
<!--
old_debate='1';
function Comeon(objid){
document.getElementById("debate"+old_debate).style.display="none";
document.getElementById("debate"+old_debate+"#1").style.display="";
document.getElementById("debate"+objid+"#1").style.display="none";
document.getElementById("debate"+objid).style.display="";
document.getElementById("debate_content"+old_debate).style.display="none";
document.getElementById("debate_content"+objid).style.display="";
old_debate=objid;
}
var objid = 1;
var interval_best;

function best_change()
{
 if( objid == 3 )
  objid = 1;
 else
  objid++;

 Comeon(objid);
}
function setInterval_best()
{
 interval_best = setInterval("best_change()",3000);//속도조절
}
function clearInterval_best()
{
 clearInterval(interval_best);
}
setInterval_best();
//-->
</SCRIPT>

<DIV id=debate_content1 onmouseover=clearInterval_best() onmouseout=setInterval_best()>1</DIV>
<DIV id=debate_content2 onmouseover=clearInterval_best() onmouseout=setInterval_best() style="DISPLAY: none;">2</DIV>
<DIV id=debate_content3 onmouseover=clearInterval_best() onmouseout=setInterval_best() style="DISPLAY: none;">3</DIV>

<a href="javascript://" onmouseover="javascript:Comeon('1')">
<img src="on_1.gif" width="33" height="11"  border="0" id=debate1 onmouseover=clearInterval_best() onmouseout=setInterval_best()>
<img src="best_1.gif" width="33" height="11" border="0"  id=debate1#1  style="DISPLAY: none;"></a>

<a href="javascript://" onmouseover="javascript:Comeon('2')">
<img src="on_2.gif" width="33" height="11"  border="0" id=debate2 onmouseover=clearInterval_best() onmouseout=setInterval_best() style="DISPLAY: none;">
<img src="best_2.gif" width="33" height="11" border="0"  id=debate2#1></a>

<a href="javascript://" onmouseover="javascript:Comeon('3')">
<img src="on_3.gif" width="33" height="11"  border="0" id=debate3 onmouseover=clearInterval_best() onmouseout=setInterval_best() style="DISPLAY: none;">
<img src="best_3.gif" width="33" height="11" border="0"  id=debate3#1></a>

======================================================

 


2.번소스 ==== 1.2.3 이미지를 자동으로 부드럽게 넘기는 소스 =================================

<form name=frm_banner>
<script language="javascript">
<!--//
var f = document.frm_banner;img_src_0 = new Array;
url_href_0 = new Array;
url_title_0 = new Array;
url_target_0 = new Array;

function change_0() { f.link_0b.filters.blendTrans.apply();
f.link_0b.src = img_src_0[count_0];
link_0a.href = url_href_0[count_0];
link_0a.title = url_title_0[count_0]; 
link_0a.target = url_target_0[count_0];
f.link_0b.filters.blendTrans.play();


if(count_0 < maxLoops_0){ count_0++; }else{ count_0 = 1;
} setTimeout('change_0()', setup_time_0*1000); }

//-->
</script> <script language="javascript">
<!--//
//////////////////////////////////
// 광고를 돌릴 내용 수 입니다. 2개면 2 , 3개면 3
var maxLoops_0 = 3;
//////////////////////////////////
// 광고 노출 시간.. 초단위...
var setup_time_0 = 3;
///////////////////////////////////

var count_0 = Math.floor((Math.random()*10)%maxLoops_0)+1;

img_src_0[1]  ='/user_img/<?=$bless_main[main_1_img]?>';
url_href_0[1] ='<?=$g4[bbs_path]?>/board.php?bo_table=<?=$bless_main[main_cn5_board]?>';
url_title_0[1] ='';
url_target_0[1] ='_parent';

 


img_src_0[2]  ='/user_img/<?=$bless_main[main_2_img]?>';
url_href_0[2] ='<?=$g4[bbs_path]?>/board.php?bo_table=<?=$bless_main[main_cn6_board]?>';
url_title_0[2] ='';
url_target_0[2] ='_parent';

 

img_src_0[3]  ='/user_img/<?=$bless_main[main_3_img]?>';
url_href_0[3] ='<?=$g4[bbs_path]?>/board.php?bo_table=<?=$bless_main[main_cn7_board]?>';
url_title_0[3] ='';
url_target_0[3] ='_parent';


change_0();
//-->
</script><? } ?>
 </form>

===============================================================================

[이 게시물은 관리자님에 의해 2011-10-31 16:57:14 JavaScript에서 이동 됨]
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

태그 필터 (최대 3개) 전체 개발자 소스 기타 mysql 팁자료실 javascript php linux flash 정규표현식 jquery node.js mobile 웹서버 os 프로그램 강좌 썸네일 이미지관련 도로명주소 그누보드5 기획자 견적서 계약서 기획서 마케팅 제안서 seo 통계 서식 통계자료 퍼블리셔 html css 반응형 웹접근성 퍼블리싱 표준화 반응형웹 홈페이지기초 부트스트랩 angularjs 포럼 스크린리더 센스리더 개발자톡 개발자팁 퍼블리셔톡 퍼블리셔팁 기획자톡 기획자팁 프로그램강좌 퍼블리싱강좌
+
제목 글쓴이 날짜 조회
18년 전 조회 1만
18년 전 조회 2,096
18년 전 조회 3,010
18년 전 조회 3,057
18년 전 조회 2,284
18년 전 조회 3,155
18년 전 조회 4,139
18년 전 조회 3,115
18년 전 조회 2,479
18년 전 조회 6,211
18년 전 조회 3,844
18년 전 조회 6,499
18년 전 조회 2,598
18년 전 조회 2,521
18년 전 조회 2,550
18년 전 조회 3,508
18년 전 조회 3,357
18년 전 조회 2,137
18년 전 조회 3,886
18년 전 조회 1,814
18년 전 조회 1,540
18년 전 조회 1,567
18년 전 조회 1,730
18년 전 조회 1,812
18년 전 조회 3,600
18년 전 조회 2,441
18년 전 조회 1,895
18년 전 조회 2,298
18년 전 조회 4,775
18년 전 조회 2,520
18년 전 조회 3,149
18년 전 조회 2,131
18년 전 조회 3,640
18년 전 조회 1,995
18년 전 조회 7,823
18년 전 조회 3,492
18년 전 조회 1,467
18년 전 조회 2,501
18년 전 조회 3,705
18년 전 조회 2,538
18년 전 조회 2,319
18년 전 조회 2,934
18년 전 조회 3,897
18년 전 조회 3,656
18년 전 조회 2,745
18년 전 조회 2,111
18년 전 조회 2,118
18년 전 조회 2,701
18년 전 조회 2,171
18년 전 조회 3,052
18년 전 조회 1,858
18년 전 조회 2,397
18년 전 조회 1,875
18년 전 조회 2,319
18년 전 조회 2,549
18년 전 조회 2,481
18년 전 조회 2,440
18년 전 조회 2,365
18년 전 조회 3,663
18년 전 조회 1,842
18년 전 조회 3,620
18년 전 조회 2,189
18년 전 조회 5,471
18년 전 조회 2,321
18년 전 조회 2,507
18년 전 조회 1,907
18년 전 조회 2,306
18년 전 조회 3,822
18년 전 조회 1,683
18년 전 조회 1,915
18년 전 조회 4,492
18년 전 조회 3,890
18년 전 조회 3,430
18년 전 조회 3,545
18년 전 조회 4,054
18년 전 조회 4,507
18년 전 조회 4,430
18년 전 조회 2,864
18년 전 조회 2,504
18년 전 조회 3,424
18년 전 조회 3,336
18년 전 조회 3,507
18년 전 조회 3,438
18년 전 조회 5,096
18년 전 조회 5,385
18년 전 조회 3,597
18년 전 조회 2,899
18년 전 조회 3,131
18년 전 조회 2,457
18년 전 조회 2,263
18년 전 조회 2,215
18년 전 조회 3,248
18년 전 조회 2,509
18년 전 조회 2,543
18년 전 조회 2,240
18년 전 조회 2,601
18년 전 조회 3,358
18년 전 조회 4,278
18년 전 조회 3,529
18년 전 조회 2,199