Konu: Geri: Html kodları 1 Paz Kas. 23, 2008 12:40 am
RESİM EKLE YAĞSIN SİTENE
Kod:
<script type="text/javascript">
/****************************************** * Snow Effect script- By Altan d.o.o. (http://www.altan.hr/snow/index.html) * Visit Dynamic Drive DHTML code library (http://www.dynamicdrive.com/) for full source code * Last updated Nov 9th, 05' by DD. This notice must stay intact for use ******************************************/
//Configure below to change URL path to the snow image var snowsrc="Resmin URLSİ" // Configure below to change number of snow to render var no = 10; // Configure whether snow should disappear after x seconds (0=never): var hidesnowtime = 0; // Configure how much snow should drop down before fading ("windowheight" or "pageheight") var snowdistance = "pageheight";