파이어 폭스 호환성질문...;
----------------------------------------------------------------------------------------
<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개
13년 전
<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>
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>
13년 전
답변 ㄳ합니다. 정상작동확인ㅎ;
13년 전
그런데 이미지가 btn_side_close.png 로만 보이네요ㅎㄷ
btn_side_open.png로 바뀌질 않아요...;
btn_side_open.png로 바뀌질 않아요...;
13년 전
img에 id='_sidebtn' 이것 넣어주어야 함
13년 전
정상작동확인 완료 ㄳ합니다^^;
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 8130 | 9년 전 | 474 | ||
| 8129 |
|
9년 전 | 628 | |
| 8128 | 9년 전 | 504 | ||
| 8127 |
|
9년 전 | 564 | |
| 8126 | 9년 전 | 494 | ||
| 8125 | 9년 전 | 752 | ||
| 8124 |
|
9년 전 | 485 | |
| 8123 | 9년 전 | 474 | ||
| 8122 | 9년 전 | 410 | ||
| 8121 | 9년 전 | 515 | ||
| 8120 | 9년 전 | 448 | ||
| 8119 | 9년 전 | 527 | ||
| 8118 |
|
9년 전 | 614 | |
| 8117 |
|
9년 전 | 384 | |
| 8116 |
PASKRAN
|
9년 전 | 457 | |
| 8115 | 9년 전 | 445 | ||
| 8114 |
kiplayer
|
9년 전 | 587 | |
| 8113 | 9년 전 | 423 | ||
| 8112 |
|
9년 전 | 540 | |
| 8111 | 9년 전 | 391 | ||
| 8110 | 9년 전 | 431 | ||
| 8109 | 9년 전 | 343 | ||
| 8108 |
|
9년 전 | 528 | |
| 8107 |
|
9년 전 | 417 | |
| 8106 |
|
9년 전 | 414 | |
| 8105 | 9년 전 | 457 | ||
| 8104 |
|
9년 전 | 412 | |
| 8103 |
|
9년 전 | 412 | |
| 8102 |
|
9년 전 | 371 | |
| 8101 |
snshero
|
9년 전 | 759 | |
| 8100 | 9년 전 | 819 | ||
| 8099 | 9년 전 | 785 | ||
| 8098 | 9년 전 | 696 | ||
| 8097 | 9년 전 | 486 | ||
| 8096 | 9년 전 | 686 | ||
| 8095 | 9년 전 | 814 | ||
| 8094 | 9년 전 | 489 | ||
| 8093 | 9년 전 | 780 | ||
| 8092 | 9년 전 | 743 | ||
| 8091 | 9년 전 | 1130 | ||
| 8090 | 9년 전 | 744 | ||
| 8089 | 9년 전 | 945 | ||
| 8088 | 9년 전 | 620 | ||
| 8087 | 9년 전 | 730 | ||
| 8086 | 9년 전 | 495 | ||
| 8085 | 9년 전 | 462 | ||
| 8084 | 9년 전 | 601 | ||
| 8083 | 9년 전 | 572 | ||
| 8082 | 9년 전 | 742 | ||
| 8081 | 9년 전 | 455 | ||
| 8080 | 9년 전 | 543 | ||
| 8079 | 9년 전 | 496 | ||
| 8078 | 9년 전 | 424 | ||
| 8077 | 9년 전 | 503 | ||
| 8076 | 9년 전 | 389 | ||
| 8075 | 9년 전 | 404 | ||
| 8074 | 9년 전 | 373 | ||
| 8073 | 9년 전 | 425 | ||
| 8072 | 9년 전 | 412 | ||
| 8071 |
o1o111
|
9년 전 | 862 | |
| 8070 | 9년 전 | 380 | ||
| 8069 | 9년 전 | 307 | ||
| 8068 | 9년 전 | 573 | ||
| 8067 | 9년 전 | 377 | ||
| 8066 | 9년 전 | 407 | ||
| 8065 | 9년 전 | 354 | ||
| 8064 | 9년 전 | 339 | ||
| 8063 | 9년 전 | 307 | ||
| 8062 | 9년 전 | 290 | ||
| 8061 | 9년 전 | 335 | ||
| 8060 | 9년 전 | 359 | ||
| 8059 | 9년 전 | 295 | ||
| 8058 | 9년 전 | 231 | ||
| 8057 | 9년 전 | 361 | ||
| 8056 | 9년 전 | 288 | ||
| 8055 | 9년 전 | 320 | ||
| 8054 | 9년 전 | 340 | ||
| 8053 | 9년 전 | 381 | ||
| 8052 | 9년 전 | 266 | ||
| 8051 | 9년 전 | 309 | ||
| 8050 | 9년 전 | 375 | ||
| 8049 | 9년 전 | 302 | ||
| 8048 | 9년 전 | 408 | ||
| 8047 | 9년 전 | 338 | ||
| 8046 | 9년 전 | 269 | ||
| 8045 | 9년 전 | 239 | ||
| 8044 | 9년 전 | 314 | ||
| 8043 | 9년 전 | 254 | ||
| 8042 | 9년 전 | 269 | ||
| 8041 | 9년 전 | 313 | ||
| 8040 | 9년 전 | 241 | ||
| 8039 | 9년 전 | 300 | ||
| 8038 | 9년 전 | 252 | ||
| 8037 | 9년 전 | 373 | ||
| 8036 | 9년 전 | 455 | ||
| 8035 | 9년 전 | 409 | ||
| 8034 | 9년 전 | 370 | ||
| 8033 | 9년 전 | 330 | ||
| 8032 | 9년 전 | 390 | ||
| 8031 | 9년 전 | 321 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기