묻고답하기

아래의 소스를 <HEAD> 와 </HEAD> 사이에 넣어주세요.

<script language="JavaScript">

function Random() {
var day = new Date();
var num= Math.abs(Math.sin(day.getTime()/1000));

return num;
}

function Random2() {
var x = Random();
if (x > .99)
{document.write ("<style> body {background:url('배경이미지경로1') no-repeat fixed right bottom} </style>"); return; }
if (x > .88)
{document.write ("<style> body {background:url('배경이미지경로2') no-repeat fixed right bottom} </style>"); return; }
if (x > .77)
{document.write ("<style> body {background:url('배경이미지경로3') no-repeat fixed right bottom} </style>"); return; }
if (x > .66)
{document.write ("<style> body {background:url('배경이미지경로4') no-repeat fixed right bottom} </style>"); return; }
if (x > .55)
{document.write ("<style> body {background:url('배경이미지경로5') no-repeat fixed right bottom} </style>"); return; }
if (x > .44)
{document.write ("<style> body {background:url('배경이미지경로6') no-repeat fixed right bottom} </style>"); return; }
if (x > .33)
{document.write ("<style> body {background:url('배경이미지경로7') no-repeat fixed right bottom} </style>"); return; }
if (x > .0)
{document.write ("<style> body {background:url('배경이미지경로8') no-repeat fixed right bottom} </style>"); return; }
}

Random2();

</script>


// 배경이미지경로는 1~8 까지 다른이미지를 넣어주셔야겠죠?
// <Style> 내용은 아래와 같습니다.
// no-repeat : 배경이미지 반복금지
// fixed : 배경이미지 고정시키기
// right : 오른쪽에 위치{기본값은 left, center, right}
// bottom : 하단에 위치{기본값은 top, middle, bottom}


그리고 배경이미지 고정하는 스크립트는
bgproperties="fixed" 인데 바디 부분에 넣어 주시면 됩니다.

위의 내용은 딸치의 드립위버 공부방에서 퍼온 것을 아주 아주 약간 수정 한 것입니다.(http://www.ddalchi.co.kr/)
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
심윤정 플래시버튼 링크걸기 질문합니다. [2] 2007.08.10
최강남자킹 방명록 소스중에 아래처럼 에러메시지 나옵니당. 이유가 몰까여?  
clo [re] 좀 길어서 답글을 답니다.  
아벨라 배경화면고정하면서 랜덤이미지 나오게  
김상직 예전에 있던 비혼님 자료는 모두 어디에...? [1] 2007.08.10
서민웅 필름 테두리효과좀 부탁드려요... [1] 2007.08.10
양의석 마이크로소프트의 홈페이지 메뉴.. 소스좀 분석해주세요 [6] 2007.08.10
Medic 제일 쓰기 좋은 포토샵 버전좀.. [7] 2007.08.10
lee 새창 띄우기 할려믄........  
신기종 제로 카운터에서.... [5] 2007.08.10
비공개 질문입니다 꼭 읽어주셨으면 합니다. [3] 2007.08.10
:)Smile MYSQL 이 문제에요.. 도와주실 ㅜ_ㅜ;;  
카루스[SiZZ] 테이블이 이상해요-_-;;;;;;;;;; [2] 2007.08.10
[DIGIVICE] 랜덤으로 플래시를 로딩하려고 합니다. [3] 2007.08.10
알럽세스 로그인설치어떻게.. [1] 2007.08.10
뿌니 최근게시물 설치 링크는... [3] 2007.08.10
서민규 회원가입시에 비밀번호 두개넣고 다를경우 에러메세지 뜨게 하는 방법 알려주세요 [1] 2007.08.10
이청원 플레쉬에 음악같은거 어떻게 넣어여? [2] 2007.08.10
펠렌 메일링 관련 질문...  
김보민 저기요오오오오!!!!!!!!!!!!!!!!!!!11 [1] 2007.08.10