자바스크립트 관련 PHP세션 질문입니다...(_ _);;
<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>
----------------------------------------------------------------------------------------
<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 id='_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 이미지로 바뀐다. -->
여기서 idecontent.style.display가 block상태로 다른페이지로 넘어가도 유지되도록하고싶습니다. 어떻게 해야 유지되는지에 대해 방법을 질문합니다.
댓글 1개
배우는이군
13년 전
이런문제는 굳이 세션을 넘기시지 않아도 side_content(); 를 실행했을때
document.getElementById("test").value = "block 이나 none" 임의로 값을 넣어서
링크 가져갈때 저 vlaue 값을 가져가서 css자체에서 처리하시는게 좋을듯 한데요
document.getElementById("test").value = "block 이나 none" 임의로 값을 넣어서
링크 가져갈때 저 vlaue 값을 가져가서 css자체에서 처리하시는게 좋을듯 한데요
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5330 | 13년 전 | 756 | ||
| 5329 | 13년 전 | 698 | ||
| 5328 | 13년 전 | 634 | ||
| 5327 | 13년 전 | 879 | ||
| 5326 |
downmix
|
13년 전 | 1114 | |
| 5325 |
techer
|
13년 전 | 3139 | |
| 5324 |
techer
|
13년 전 | 963 | |
| 5323 | 13년 전 | 1173 | ||
| 5322 |
김준수사랑
|
13년 전 | 883 | |
| 5321 |
다케미카코
|
13년 전 | 745 | |
| 5320 |
|
13년 전 | 992 | |
| 5319 |
한번잘해보자
|
13년 전 | 997 | |
| 5318 |
|
13년 전 | 1259 | |
| 5317 |
techer
|
13년 전 | 2695 | |
| 5316 |
techer
|
13년 전 | 3140 | |
| 5315 | 13년 전 | 1167 | ||
| 5314 |
티즈코리아
|
13년 전 | 1223 | |
| 5313 | 13년 전 | 694 | ||
| 5312 |
|
13년 전 | 1864 | |
| 5311 |
innis
|
13년 전 | 761 | |
| 5310 | 13년 전 | 851 | ||
| 5309 |
changho
|
13년 전 | 657 | |
| 5308 |
|
13년 전 | 1360 | |
| 5307 |
|
13년 전 | 789 | |
| 5306 | 13년 전 | 1157 | ||
| 5305 |
세상속으로
|
13년 전 | 1144 | |
| 5304 | 13년 전 | 656 | ||
| 5303 | 13년 전 | 2236 | ||
| 5302 | 13년 전 | 1384 | ||
| 5301 | 13년 전 | 1100 | ||
| 5300 |
프로프리랜서
|
13년 전 | 1074 | |
| 5299 | 13년 전 | 858 | ||
| 5298 | 13년 전 | 673 | ||
| 5297 |
나랑사귈래
|
13년 전 | 608 | |
| 5296 | 13년 전 | 1336 | ||
| 5295 | 13년 전 | 1113 | ||
| 5294 | 13년 전 | 727 | ||
| 5293 |
|
13년 전 | 5819 | |
| 5292 |
|
13년 전 | 791 | |
| 5291 | 13년 전 | 613 | ||
| 5290 | 13년 전 | 552 | ||
| 5289 | 13년 전 | 651 | ||
| 5288 | 13년 전 | 1159 | ||
| 5287 | 13년 전 | 756 | ||
| 5286 | 13년 전 | 964 | ||
| 5285 | 13년 전 | 1323 | ||
| 5284 |
미스홍당무
|
13년 전 | 853 | |
| 5283 |
basketball
|
13년 전 | 1743 | |
| 5282 | 13년 전 | 782 | ||
| 5281 |
|
13년 전 | 792 | |
| 5280 | 13년 전 | 1206 | ||
| 5279 | 13년 전 | 1372 | ||
| 5278 |
크라이스트
|
13년 전 | 2043 | |
| 5277 |
|
13년 전 | 731 | |
| 5276 |
그누보드환자이송
|
13년 전 | 785 | |
| 5275 | 13년 전 | 698 | ||
| 5274 | 13년 전 | 1367 | ||
| 5273 | 13년 전 | 2003 | ||
| 5272 | 13년 전 | 1119 | ||
| 5271 | 13년 전 | 1434 | ||
| 5270 | 13년 전 | 808 | ||
| 5269 | 13년 전 | 521 | ||
| 5268 | 13년 전 | 640 | ||
| 5267 | 13년 전 | 1178 | ||
| 5266 | 13년 전 | 1836 | ||
| 5265 | 13년 전 | 1606 | ||
| 5264 |
크라이스트
|
13년 전 | 1197 | |
| 5263 |
|
13년 전 | 1263 | |
| 5262 |
제이티37
|
13년 전 | 580 | |
| 5261 |
|
13년 전 | 774 | |
| 5260 |
quenya
|
13년 전 | 2063 | |
| 5259 | 13년 전 | 703 | ||
| 5258 | 13년 전 | 725 | ||
| 5257 |
크라이스트
|
13년 전 | 4588 | |
| 5256 | 13년 전 | 1248 | ||
| 5255 | 13년 전 | 3249 | ||
| 5254 |
|
13년 전 | 703 | |
| 5253 | 13년 전 | 768 | ||
| 5252 | 13년 전 | 765 | ||
| 5251 | 13년 전 | 711 | ||
| 5250 |
dudn1114
|
13년 전 | 1290 | |
| 5249 | 13년 전 | 666 | ||
| 5248 | 13년 전 | 735 | ||
| 5247 | 13년 전 | 2076 | ||
| 5246 | 13년 전 | 500 | ||
| 5245 | 13년 전 | 2190 | ||
| 5244 | 13년 전 | 1449 | ||
| 5243 |
|
13년 전 | 970 | |
| 5242 | 13년 전 | 767 | ||
| 5241 | 13년 전 | 1846 | ||
| 5240 |
|
13년 전 | 505 | |
| 5239 | 13년 전 | 1032 | ||
| 5238 | 13년 전 | 1217 | ||
| 5237 | 13년 전 | 1114 | ||
| 5236 | 13년 전 | 581 | ||
| 5235 |
|
13년 전 | 758 | |
| 5234 |
뭐먹고살지ㅠ
|
13년 전 | 1027 | |
| 5233 | 13년 전 | 3592 | ||
| 5232 | 13년 전 | 3133 | ||
| 5231 | 13년 전 | 3727 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기