로고에 눈내리게 하고싶어용!

로고에 눈내리게 하고싶어용!

QA

로고에 눈내리게 하고싶어용!

답변 4

본문

로고에 눈내리게 하고싶어용! 

이 질문에 댓글 쓰기 :

답변 4

아래의 눈이 내리게 하는 jquery를 참고하세요.

<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.js"></script>
<script src="http://workshop.rs/projects/jqsnow/jquery.snow.js"></script>
</head>
<body bgcolor="#00000">
<script>
$(document).ready( function(){
  $.fn.snow();
});
</script>
</body>
</html> 

답변을 작성하시기 전에 로그인 해주세요.
QA 내용 검색
질문등록
전체 129,119
© SIRSOFT
현재 페이지 제일 처음으로