스아이

파이어 폭스 호환성질문...;

----------------------------------------------------------------------------------------
 <SCRIPT LANGUAGE="JavaScript">
function side_content() {
if(sidecontent.style.display != "none") {
sidecontent.style.display = "none";
sidebtn.src="<?=$g4[path]?>/img/btn_side_open.png";
} else {
sidecontent.style.display = "block";
sidebtn.src="<?=$g4[path]?>/img/btn_side_close.png";
}
}
</SCRIPT>
----------------------------------------------------------------------------------------
<style type="text/css">
#sidecontent { position:relative; display:block; width:250px; height:100%; background-color:#f4f4f4;}
#sidecontent .menu-content { margin:5px 0 0 0; border-top:1px solid #D9D9D9; border-bottom:1px solid #D9D9D9; background-color:#EFEFEF; padding:5px; }
#sidecontent .menu-content a { letter-spacing:-1px; color:#484848; padding:0 5px 0 5px; }
#sidecontent .menu-content a:hover { text-decoration:underline; }
#sidecontent .menu-content .menuline { margin:5px 0 5px 0; }
.btn_side { position:fixed; top:50%; bottom:50%; vertical-align: middle; text-align:center; }
</style>
----------------------------------------------------------------------------------------
<table id="left">
<td><div align="left" valign="top" id="sidecontent">
<div class="latest">test</div>
</div></div></td><td>
<a href="#" onclick="side_content();" style="cursor:hand;" class="btn_side"><img name="sidebtn" src="<?=$g4[path]?>/img/btn_side_close.png" border="0"></a></td>
</table>
----------------------------------------------------------------------------------------

<!-- btn_side_close.png 이미지를 클릭하면 왼쪽에서사이드컨텐츠가 사라지며 btn_side_close.png 이미지가 btn_side_open.png 이미지로 바뀐다. 또한 btn_side_open.png 이미지를 클릭하면 사이드컨텐츠가 나타나며 btn_side_close.png 이미지로 바뀐다. -->


요거 다른브라우저에서는 정상적으로 작동하는데 파이어폭스에서만 작동하지않아요..;
어디를 어떻게 수정해야 정상적으로 파이어폭스에서도 작동하는지에대한 방법을 질문합니다.

|

댓글 5개

<scRIPT LANGUAGE="Javascript">
var side_content = function() {
var __sidecontent = document.getElementById('sidecontent');
var __sidebtn = document.getElementById('_sidebtn');
if(__sidecontent.style.display != "none") {
__sidecontent.style.display = "none";
__sidebtn.src="/img/btn_side_open.png";
} else {
__sidecontent.style.display = "block";
__sidebtn.src="/img/btn_side_close.png";
}
}
</scRIPT>
답변 ㄳ합니다. 정상작동확인ㅎ;
그런데 이미지가 btn_side_close.png 로만 보이네요ㅎㄷ
btn_side_open.png로 바뀌질 않아요...;
img에 id='_sidebtn' 이것 넣어주어야 함
정상작동확인 완료 ㄳ합니다^^;
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

태그 필터 (최대 3개) 전체 개발자 소스 기타 mysql 팁자료실 javascript php linux flash 정규표현식 jquery node.js mobile 웹서버 os 프로그램 강좌 썸네일 이미지관련 도로명주소 그누보드5 기획자 견적서 계약서 기획서 마케팅 제안서 seo 통계 서식 통계자료 퍼블리셔 html css 반응형 웹접근성 퍼블리싱 표준화 반응형웹 홈페이지기초 부트스트랩 angularjs 포럼 스크린리더 센스리더 개발자톡 개발자팁 퍼블리셔톡 퍼블리셔팁 기획자톡 기획자팁 프로그램강좌 퍼블리싱강좌
+
제목 글쓴이 날짜 조회
13년 전 조회 1,426
13년 전 조회 1,765
13년 전 조회 1,002
13년 전 조회 2,421
13년 전 조회 2,250
13년 전 조회 1,907
13년 전 조회 1,345
13년 전 조회 1,840
13년 전 조회 2,047
13년 전 조회 1,658
13년 전 조회 2,834
13년 전 조회 1,463
13년 전 조회 1,196
13년 전 조회 1,395
13년 전 조회 4,200
13년 전 조회 3,140
13년 전 조회 1,628
13년 전 조회 1,885
13년 전 조회 3,188
13년 전 조회 2,177
13년 전 조회 1,328
13년 전 조회 1,422
13년 전 조회 2,796
13년 전 조회 1,315
13년 전 조회 1,665
13년 전 조회 1,030
13년 전 조회 1,179
13년 전 조회 1,933
13년 전 조회 3,476
13년 전 조회 1,250
13년 전 조회 1,511
13년 전 조회 1,926
13년 전 조회 1,331
13년 전 조회 2,928
13년 전 조회 1,517
13년 전 조회 2,189
13년 전 조회 2,430
13년 전 조회 2,267
13년 전 조회 1,581
13년 전 조회 1,845
13년 전 조회 1,361
13년 전 조회 1,223
13년 전 조회 1,897
13년 전 조회 1,576
13년 전 조회 1,406
13년 전 조회 1,325
13년 전 조회 1,542
13년 전 조회 1,288
13년 전 조회 1,884
13년 전 조회 1,541
13년 전 조회 1,237
13년 전 조회 1,828
13년 전 조회 1,474
13년 전 조회 2,210
13년 전 조회 1,678
13년 전 조회 4,080
13년 전 조회 2,146
13년 전 조회 2,730
13년 전 조회 1,380
13년 전 조회 1,027
13년 전 조회 1,714
13년 전 조회 2,489
13년 전 조회 1,411
13년 전 조회 2,625
13년 전 조회 1,356
13년 전 조회 1,701
13년 전 조회 2,385
13년 전 조회 1,723
13년 전 조회 1,370
13년 전 조회 2,098
13년 전 조회 4,374
13년 전 조회 1,105
13년 전 조회 1,170
13년 전 조회 1,346
13년 전 조회 4,453
13년 전 조회 1,798
13년 전 조회 2,002
13년 전 조회 2,017
13년 전 조회 1,309
13년 전 조회 1,170
13년 전 조회 1,331
13년 전 조회 2,137
13년 전 조회 1,499
13년 전 조회 1,811
13년 전 조회 3,008
13년 전 조회 1,491
13년 전 조회 1,812
13년 전 조회 1,889
13년 전 조회 1,261
13년 전 조회 4,002
13년 전 조회 1,774
13년 전 조회 3,315
13년 전 조회 1,630
13년 전 조회 1,343
13년 전 조회 1,361
13년 전 조회 1,241
13년 전 조회 1,783
13년 전 조회 1,922
13년 전 조회 3,242
13년 전 조회 4,877