|
| |||||||
![]() |
| | Seçenekler |
|
#1
| ||||
| | ||||
sayfada haftanın her günü için farklı müzik çalsın: )HTML-Kodu: <!-- ONE STEP TO INSTALL DAILY MP3: 1. Copy the coding into the BODY of your HTML document --> <!-- STEP ONE: Paste this code into the BODY of your HTML document --> <BODY> <!-- This script and many more are available free online at --> <!-- The JavaScript Source!! http://javascript.internet.com --> <!-- Original: Gary Perry () --> <!-- Change the src="Dog_Growl.mp3" to the pathname and filename for the song you wish to play --> <!-- Change each document.write line's src= portion for the different songs you want --> <script language="JavaScript"> s_date = new Date(); if(s_date.getDay() == 1){ document.write('<embed width=0 height=0 hidden="true" autostart="true" volume="5" loop="false" src="Window_pane_breaking.mp3">'); } if(s_date.getDay() == 2){ document.write('<embed width=0 height=0 hidden="true" autostart="true" volume="5" loop="false" src="Lightning_Strike.mp3">'); } if(s_date.getDay() == 3){ document.write('<embed width=0 height=0 hidden="true" autostart="true" volume="5" loop="false" src="Dog_Growl.mp3">'); } if(s_date.getDay() == 4){ document.write('<embed width=0 height=0 hidden="true" autostart="true" volume="5" loop="false" src="Car_Crash.mp3">'); } if(s_date.getDay() == 5){ document.write('<embed width=0 height=0 hidden="true" autostart="true" volume="5" loop="false" src="Lightning_Strike.mp3">'); } if(s_date.getDay() == 6){ document.write('<embed width=0 height=0 hidden="true" autostart="true" volume="5" loop="false" src="Dog_Growl.mp3">'); } if(s_date.getDay() == 7){ document.write('<embed width=0 height=0 hidden="true" autostart="true" volume="5" loop="false" src="Car_Crash.mp3">'); } if(s_date.getDay() == 0){ document.write('<embed width=0 height=0 hidden="true" autostart="true" volume="5" loop="false" src="Window_pane_breaking.mp3">'); } </script> <p><center> <font face="arial, helvetica" size"-2">Free JavaScripts provided<br> by <a href="http://javascriptsource.com">The JavaScript Source</a></font> </center><p> <!-- Script Size: 1.99 KB --> |
![]() |
| Seçenekler | |
| |
Benzer Konular | ||||
| Konu | Konu Açanlar | Forum | Cevaplar | Güncel Mesajlar |
| Forumunuz Da Arka Planda Müzik çalsın | kadınca | Vbulletin | 2 | 11-10-2008 02:27 |
| forum sitesi için ortak aranıyor (farklı) | kursun_67 | Diğer işlemler | 3 | 18-09-2008 04:46 |
| Sitenize Otomatik Müzik Haberlerini ekleyin(Türkçe Müzik Haberleri HEmide :) | forumkasirga | Vbulletin | 2 | 25-08-2008 03:19 |
| Babalar günü için 524 milyon YTL harcandı | kadınca | Haberler | 0 | 18-06-2008 11:41 |
| Mac OS X, üç tür kullanıcı için farklı izinler sağlar | kadınca | İşletim Sistemleri | 0 | 26-12-2007 01:02 |