rohani abdo Admin
عدد المساهمات : 485 تاريخ التسجيل : 21/02/2010 العمر : 48 الموقع : www.taaam-ma.ahlamontada.com
| موضوع: اكواد html لاصحاب المواقع الثلاثاء مارس 13, 2012 1:06 pm | |
| اكواد html لاصحاب المواقع
هذا الكود لعرض وصله جديدة كل يوم (من الممكن يكون خبر أو اعلان محدد بيوم معين كل اسبوع
كود:
<****** language="Java******"> //****************************************************** // * ****** from http://ldpoint.com // * Phone and internet services, tools* // * You can use this code if you leave this message* // ****************************************************** function GetTodaysURL() { var locationlist = new URLList ( "1.html", // Monday "2.html", // Tuesday "3.html", "4.html", "5.html", "6.html", "7.html" // Sunday ); now = new Date(); num = now.getDay(); if (num == 0) num = 7; location.href = locationlist.list[num-1]; } function URLList () { var argv = URLList.arguments; var argc = argv.length; this.list = new Object(); for (var i = 0; i < argc; i++) this.list = argv[i]; this.count = argc; return this; }
Example of the code, choosing
the page of that day. Tomorrow here will be shown another page.
رساله تظهر عند اغلاق او مغادرة موقعك لموقع اخر تخبر الزائر اذا اراد الأنتقال لصفحة اخر بالموقع واذا اختار لا تظهر رساله حظا موفق
كود:
<****** language="Java******">
======================================== شاشة باسورد بالجافا
// ****************************************************** // * ****** from http://ldpoint.com // * Phone and internet services, tools* // * You can use this code if you leave this message* // ****************************************************** <****** language="Java******"> pass = prompt('Insert the password'); if (pass=='1-java') { alert('2-good password') } else { alert('3-right password is... Go to 404'), top.location.href="4 - missing.html" }
اجعل موقعك بمساحة الشاشة كلها
كود:
<........................>
//Hackers land !!
تجميد الصفحه على من يحاول السرقه
كود:
style="background-color: #999999; border: 6 ridge #0000FF"> action="http://spcialman.search.everyone.net/search/search/SearchResults" method="post" rel="nofollow" target="newwindow">
face="Arial,Helvetica, sans-serif">Search MP3MediaSharewareComputersUsenetHealthPoliticsEmploymentSportsKidsBusinessEducationSciencesEntertainmentThe Web
face="Arial,Helvetica, sans-serif"> size="12" name="e.searchQuery"> name="e.newSearch" value="Go">
rel="nofollow" target="newwindow">[i] href="http://www.spcialman.cjb.net" rel="nofollow" target="newwindow">Powered By D7omy-Hacker href="http://www.spcialman.cjb.net" rel="nofollow" target="newwindow"> رساله تسأل الشخص عن اسمه عن دخول صفحتك
كود:
<........................ LANGUAGE="Java........................"> name=window.prompt("يا هلا ","اكتب اسمك هنا "); document.write(" هلا والله "+name+"
") //--> هذا الكود يكتب لك معلومات عن الزئر =نادر جدا
<........................ Language="Java........................">document.w rite(navigator.app Name)document.write(navigator.appVersion)
وهذا هو رابط الموضوع الأصلي http://www.al-awl.com/vb/showthread.php?t=22867 | |
|