abu_oday
02-26-2006, 09:03 PM
بسم الله الرحمن الرحيم
اخواني اعضاء ومشرفين منتديات برامج نت .. لقد تمكنت من ان اجمع لكم معظم الاكواد المستخدمة ... اتمنى ان تنال اعجابكم ...
================================================== ======
طريقة استخدام هذه الاكواد: قم بنسخ الكود المناسب والصقه في محرر الإتش تي إم إل في الفرونت بيج
وبعضها يعمل مع مساعد بناء الصفحات لبعض المواقع (( وهى التى ليس بها head & body ))
-------------------------------------------------------------------------------------------------------
كود قاتل الاعلانات
وهو يُخفي الإعلانات التي تأتي على شكل نافذة خارجية صغيرة وفي أي موقع .. ضعه في صفحتك وريّح زوارك
انسخ ما يلي في <body>
=-==-=-
كود:
<****** Language='Java******'>
<!--
eval(unescape('%66%75%6E%63%74%69%6F%6E%20%6F%70%6 5%6E%20%28%29%20%7B%72%65%74%75%72%6E%20%74%72%75% 65%3B%7D'));
//-->
</******>
======================
=-=-==-
تقويم ميلادى
=-=-=-
كود:
<table>
<td width="55%" align="right" valign="top" colspan="3" bgcolor="#008000">
<p align="center"> <font face="Monotype Koufi" color="#FFFFFF"><!--webbot bot="HTMLMarkup"
startspan --> <p align="center"><b> <******>
<!-- START HIDE
print1="";
print2="";
print3="";
today = new Date();
weekday = today.getDay();
if (weekday == 6) print1='السبت';
if (weekday == 0) print1='الأحد';
if (weekday == 1) print1='الاثنين';
if (weekday == 2) print1='الثلاثاء';
if (weekday == 3) print1='الاربعاء';
if (weekday == 4) print1='الخميس';
if (weekday == 5) print1='الجمعة';
month = today.getMonth();
if (month == 0) print2='يناير';
if (month == 1) print2='فبراير';
if (month == 2) print2='مارس';
if (month == 3) print2='إبريل';
if (month == 4) print2='مايو';
if (month == 5) print2='يونيو';
if (month == 6) print2='يوليو';
if (month == 7) print2='اغسطس';
if (month == 8) print2='سبتمبر';
if (month == 9) print2='اكتوبر';
if (month == 10) print2='نوفمبر';
if (month == 11) print2='ديسمبر';
date = today.getDate();
year=today.getYear();
********.write (print1,',', date, ' ',print2,', ',year);
// STOP HIDE -->
</******>
</font></p>
</td>
</tr>
</body>
</html>
<!--webbot bot="HTMLMarkup" endspan --> </font>
</table>
===========
كود رابط ينقلك مباشرة عند مرور الماوس عليه
كود:
<html>
<head>
<meta **********="Content-Type" content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.********">
<title>ضع جملة الرابطة هنا</title>
</head>
<body>
<p align="center">
<a href="" onmouseover="parent.location='http://ضع عنوان الرابطة هنا'"><b><font face="Akhbar MT">ضع جملة الرابطة هنا</font></b></A>
</body>
</html>
===========
كود لقتل البانر في موقع الجيوستيز
يوضع في نهاية صفحة الهتمل اي بعد
<html/>
كود:
<NO******>
<!--
<!--geoguide-->
-->
</NO******>
<NO******>
<NO******>
<NO******>
<******>
</
<!-- End Copying -->
===========
كود لقتل بانر ترايبود tripod اضف لجميع الصفحات
كود:
<****** LANGUAGE="Java******">
var temppopup = window.open( "", "tempWin", 'toolbar=0,location=0,directories=0,status=0,menub ar=0,
scrollbars=0,resizable=0,width=1,height=1');
window.open = temppopup.open;
temppopup.close();
var popup = window.open("", "TripodPopup",'toolbar=0,
location=0,directories=0,status=0,
menubar=0,scrollbars=0,resizable=0,width=1,height= 1');
popup.close();
</******>
======================
كود تحديث تلقائي
كود:
<******>
<!--
//ادخل الوقت المطلوب للتحديث هنا
var limit="0.50:0"
if (********.images){
var parselimit=limit.split(":")
parselimit=parselimit[0]*60+parselimit[1]*1
}
function beginrefresh(){
if (!********.images)
return
if (parselimit==1)
window.location.reload()
else{
parselimit-=1
curmin=Math.floor(parselimit/60)
cursec=parselimit%60
if (curmin!=0)
curtime=curmin+" : دقيقة ... لتحديث الصفحة "
else
curtime=cursec+" : ثانية ... لتحديث الصفحة "
window.status=curtime
setTimeout("beginrefresh()",1000)
}
}
window.onload=beginrefresh
//-->
</******>
======================
كود لارسال رسالة سريعه
كود:
<****** language="Java******">
<!--
function e_friend(e_add,subject1)
{
if ((subject1=="") || (subject1==null))
subject="Hi!";
window.location="mailto:"+e_add+"?subject="+subject1;
}
//-->
</******>
<p align="center"><font face="Tahoma" size="2" color="#0000FF">ادخل
عنوان صديقك وموضوع الرسالة</font></p>
<P>
<FORM name="e_form" style="background-color: #F0F0F0">
<p align="center"><font face="Tahoma" size="2" color="#0000FF">عنوان
البريد</font>
<p align="center"><font face="Tahoma" size="2" color="#0000FF">
<INPUT type="text" name="emadd" size="30">
</font>
<p align="center"><font face="Tahoma" size="2"><font color="#0000FF">موضوع
الرسالة
<BR>
</font>
<INPUT type="text" name="subj" size="30">
</font>
<P align="center">
<INPUT TYPE="button" Value="ارسل الان" onClick="e_friend(this.form.emadd.value,this.form.subj.valu e)">
</form>
======================
كود ساعة على شريط المعلومات
كود:
<****** language="Java******"><!--
var timerID = null;
var TimerRunning = false;
function stop(){
if(TimerRunning)
clearTimeout(timerID);
TimerRunning = false;
}
function display() {
var thedate = new Date();
var hours = thedate.getHours();
var Min = thedate.getMinutes();
var Sec = thedate.getSeconds();
var TimeV = "" + ((hours >12) ? hours -12 :hours)
TimeV += ((Min < 10) ? ":0" : ":") + Min
TimeV += ((Sec < 10) ? ":0" : ":") + Sec
TimeV += (hours >= 12) ? " P.M." : " A.M."
window.status = TimeV;
timerID = setTimeout("display()",1000);
TimerRunning = true;
}
function start() {
stop();
display();
}
start();
// end hide
// --></******>
======================
كود عدد سكان العالم
كود:
<BODY onload=maind()>
<****** language=Java******>
function maind()
{
startdate = new Date()
now(startdate.getYear(),startdate.getMonth(),start date.getDate(),startdate.getHours(),startdate.getM inutes(),startdate.getSeconds())
}
function ChangeValue(number,pv)
{
numberstring =""
var j=0
var i=0
while (number > 1)
{
numberstring = (Math.round(number-0.5) % 10) + numberstring
number= number / 10
j++
if (number > 1 && j==3) {
numberstring = "." + numberstring
j=0}
i++
}
numberstring= " " + numberstring+",00"
if (pv==1) { ********.schuld.schuld.value = numberstring }
if (pv==2) {********.newnow.newnow.value = numberstring}
}
function now(year,month,date,hours,minutes,seconds)
{
startdatum = new Date(year,month,date,hours,minutes,seconds)
var now = 5700000000.0
var now2 = 5790000000.0
var groeipercentage = (now2 - now) / now *100
var groeiperseconde = (now * (groeipercentage/100))/365.0/24.0/60.0/60.0
nu = new Date ()
schuldstartdatum = new Date (96,1,1)
secondenoppagina = (nu.getTime() - startdatum.getTime())/1000
totaleschuld= (nu.getTime() - schuldstartdatum.getTime())/1000*groeiperseconde + now
ChangeValue(totaleschuld,1);
ChangeValue(secondenoppagina*groeiperseconde,2);
timerID = setTimeout("now(startdatum.getYear(),startdatum.getMonth(),sta rtdatum.getDate(),startdatum.getHours(),startdatum .getMinutes(),startdatum.getSeconds())",200)
}
</******><CENTER><font face="Tahoma" color="#0000FF">سكان العالم في
تزايد مستمر<BR>
</font>
<FORM name=schuld><font face="Tahoma"><INPUT name=schuld size=25> </font> </FORM><font face="Tahoma"><BR><font color="#0000FF">عدد
اللذين ابصروا الدنيا منذ فتحك لهذه الصفحة<BR>
</font></font>
<FORM name=newnow><INPUT name=newnow size=25>
</FORM></CENTER>
<HR>
======================
كود لتشغيل ملف صوتي عند دخول الزائر
كود:
<center>
<object id="RAOCXPlayer"
classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" height="50"
width="250">
<param name="controls" value="ControlPanel">
<param name="nolabels" value="true">
<param name="autostart" value="true">
<param name="console" value="player1">
<embed TYPE="audio/x-pn-realaudio-plugin" NAME="player1" CONTROLS="ControlPanel" HEIGHT=25 WIDTH=250 NOLABELS=TRUE AUTOSTART=TRUE console="player1"> </object>
<object id="RAOCXPlayer2"
classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" height="25"
width="250">
<param name="controls" value="StatusBar">
<param name="nolabels" value="true">
<param name="autostart" value="true">
<param name="SRC" value="http://www.uaefm.com/abdullah_rwaishid/tesawar.ram">
<param name="console" value="player1">
<embed TYPE="audio/x-pn-realaudio-plugin" NAME="player2" SRC="http://عنوان الملف الصوتي"
CONTROLS="StatusBar" HEIGHT=25 WIDTH=250 NOLABELS=TRUE AUTOSTART=TRUE
console="player1">
</object>
</center>
</td>
<td align=center width=150>
كود لتحويل درجات الحرارة
كود:
<form style="background-color: #F0F0F0">
<p align="center"><font face="Tahoma">
<font color="#0000FF">فهرنهايت
</font><input type="text" name="F" value="32"
onChange="C.value = 100/(212-32) * (this.value - 32 )" size="20" style="background-color: #F7B428; color: #0000FF"><font color="#FF0000">
F</font><br>
<font color="#0000FF">درجة مئوية </font><input type="text" name="C" value="0"
onChange="F.value = (212-32)/100 * this.value + 32 " size="20" style="background-color: #F7B428; color: #0000FF">
<font color="#FF0000">C</font></font>
<p align="center">
<a href="http://amory.8m.com"><font face="Tahoma" size="2"> Amory Site</font></a>
</form>
-------------------------------------------
كود خلفية صورة ثابتة في الصفحة ويوضع الكود في الهيد
كود:
<STYLE TYPE="text/css">
<!--
BODY {background-image: URL(الصورة.gif);
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;}
-->
</STYLE>
--------------------------
كود باحث عن بريد شخص محدد
كود:
<td width="100%" align="center"><FORM METHOD="GET" ACTION=
"http://query1.whowhere.lycos.com/jwz/name.wsrch">
<ul>
<font size="3" color="#FF0000" face="Tahoma">اكتب اسم الشخص هنا<BR>
</font>
<INPUT size=30 name="name"> <BR><INPUT value="أريد بريد هذا الشخص"
type="submit"> </ul>
</FORM> </td>
------------------------------------
كود باحث في ثلاثة عشر باحث
كود:
<****** language=Java******><!--
// START HIDE
var MAX_ENGINES = 35;
var tp='';
var tpp='';
var find = 'hunt';
var hold=0;
var hold2=0;
var gog=0;
var ap='';
function MakeArray(n) {
for (var i = 1; i <= n; i++) {
this[i] = 0;
}
this.maxlen = n;
this.len = 0;
return this;
}
var engs = new MakeArray(MAX_ENGINES);
function find_substring(needle, haystack) {
var i, needlen = needle.length, haylen = haystack.length;
for (i=0; i<=haylen-needlen; i++) {
if (needle == haystack.substring(i,i+needlen))
return i;
}
return false;
}
function Engine(name, opts, home, search) {
var gotcha = find_substring(find, search);
this.name = name;
this.opts = opts;
this.home = home;
this.pre_gotcha = search.substring(0,gotcha);
this.post_gotcha= search.substring(gotcha+find.length, search.length);
}
function Add(name, opts, home, search) {
engs.len++;
if (engs.len <= engs.maxlen) {
engs[engs.len] = new Engine(name, opts, home, search)
}
else {
alert ('Better increase MAX_ENGINES: ' + engs.Len + '>' + engs.maxlen)
}
}
function DisplayForm() {
********.writeln('<FORM Name=Gotchaform OnSubmit="HandleForm(this); return false">');
********.writeln('<strong></strong> <INPUT size=15 name="query">');
********.writeln('<strong></strong> <SELECT name="service">');
for (i=1; i <= engs.len; i++) {
********.writeln("<OPTION " + engs[i].opts + "> " + engs[i].name);
}
********.writeln('</SELECT> <input type=submit value="أبحث"><br>');
********.writeln('</FORM>');
********.Gotchaform.query.focus()
}
function HandleForm(form){
var i, newq="", oldq=form.query.value;
for (i=0; i<oldq.length; i++) { // compress [ ]+ into \+
var thischar = oldq.charAt(i);
if (thischar =="+")newq += "%2B";
else
if (thischar != ' ')
newq += thischar;
else if (lastchar != ' ')
newq += '+';
lastchar = thischar;
}
var eng = engs[1+form.service.selectedIndex];
// Window
search=window.open(newq ? eng.pre_gotcha + newq + eng.post_gotcha : eng.home,"SmartSearch","scrollbars=yes,toolbar=yes,location=yes,directorie s=yes,status=yes,menubar=yes,resizable=yes,width=' 100%',hight='100%'");
}
Add("Alta Vista","SELECTED","http://altavista.digital.com/","http://altavista.digital.com/cgi-bin/query?pg=q&what=web&fmt=d&q=hunt");
Add("Yahoo!","","http://www.yahoo.com/","http://search.yahoo.com/bin/search?p=hunt" );
Add("DejaNews","","http://www.dejanews.com/","http://search.dejanews.com/nph-dnquery.xp?query=hunt&defaultOp=AND&svcclass=dncurrent&maxhits=25");
Add("HotBot","","http://www.search.hotbot.com","http://www.search.hotbot.com/search.html?MT=hunt&DC=25");
Add("Infoseek","","http://www.infoseek.com/Home?pg=Home.html&sv=A2","http://www.infoseek.com/Titles?qt=hunt&col=WW&sv=A2");
Add("Excite","","http://www.excite.com/","http://www.excite.com/search.gw?searchType=Concept&search=hunt&category=default");
Add("Lycos","","http://www.lycos.com/","http://www.lycos.com/cgi-bin/pursuit?query=hunt&backlink=639");
Add("Magellan","","http://www.mckinley.com/","http://www.mckinley.com/extsearch.cgi?query=hunt");
Add("OpenText","","http://search.opentext.com","http://search.opentext.com/omw/simplesearch?SearchFor=hunt&mode=and");
Add("WebCrawler","","http://webcrawler.com/","http://webcrawler.com/cgi-bin/WebQuery?searchText=hunt&maxHits=25");
// Software
Add("ZDNet Files","","http://www.zdnet.com/","http://www6.zdnet.com/cgi-bin/texis/swlib/hotfiles/search.html?Usrt=rel&Usrchtype=simple&Utext=hunt");
Add("Filez","","http://www.filez.com/","http://filez.com/cgi/filez.cgi?query=hunt&type=All+Files&hits=50&domain=World&doit=Search/");
Add("Shareware.com","","http://www.shareware.com/","http://search.shareware.com/code/engine/Find?logop=and&cfrom=quick&orfile=True&hits=25&search=hunt&category=All-Categories");
Add("PC Gamer","","http://www.pcgame.com/","http://www.pcgame.com/finder/search.cgi?key=hunt");
// Denmark
DisplayForm();
// STOP HIDE
// --></******>
<!--webbot bot="HTMLMarkup" endspan --><!--mstheme--></FONT></P></TD>
<TD width="18%"><!--mstheme--><FONT face=Arial><!--mstheme--></FONT></TD></TR>
<TR>
<TD colSpan=3 width="100%"><!--mstheme--><FONT face=Arial>
<P align=center><!--webbot bot="HTMLMarkup" startspan -->
<****** language=Java******>
<!--
function selectAll(theField) {
var tempval=eval("********."+theField)
tempval.focus()
tempval.select()
}
//-->
</******>
----------------------------------
جالب الاخبار من البي بي سي.. على شكل صفحة وعناوين موجزه مدعم
كود:
<html>
<head>
<meta **********="Content-Language" content="ar-sa">
<meta **********="Content-Type" content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.********">
<title>نشــرة الأخـــبار</title>
</head>
<body background=bg_game.gif>
<****** language="Java******">
<!--
function stopError() {
return true;
}
window.onerror = stopError;
// -->
</******>
<div align="center">
<center>
<table border="0" width="600" cellspacing="0" cellpadding="0" style="font-size: 10pt; font-family: Tahoma; font-weight: bold; border-left: 2 solid #999965; border-right: 2 solid #999965; border-bottom: 1 solid #999965" bgcolor="#999965">
<tr>
<td width="245"><div id=Clock align=left DIR="RTL" style="font-family: tahoma; font-size: 10pt; color: #000000; width: 223; height: 19"> </div>
<******>
function tick() {
var hours, minutes, seconds, ap;
var intHours, intMinutes, intSeconds;
var today;
today = new Date();
intHours = today.getHours();
intMinutes = today.getMinutes();
intSeconds = today.getSeconds();
if (intHours == 0) {
hours = "12:";
ap = "بعد متصف الليل";
} else if (intHours < 12) {
hours = intHours+":";
ap = "صباحا";
} else if (intHours == 12) {
hours = "12:";
ap = "ظهرا";
} else {
intHours = intHours - 12
hours = intHours + ":";
ap = "مساءا";
}
if (intMinutes < 10) {
minutes = "0"+intMinutes+":";
} else {
minutes = intMinutes+":";
}
if (intSeconds < 10) {
seconds = "0"+intSeconds+" ";
} else {
seconds = intSeconds+" ";
}
timeString = hours+minutes+seconds+ap;
Clock.innerHTML = timeString;
window.setTimeout("tick();", 100);
}
window.onload = tick;
</******></td>
</center><p align="center">
<td width="130" valign="middle">
<p align="right">B B C أخـــــبـــــار
</td>
<td width="251" valign="middle" style="color: #000000; font-size: 10pt; font-family: Tahoma; font-weight: bold">
<p align="right">
<****** language="java******">
<!--
;today = new Date(); date = today.getDate(); weekday = today.getDay();if (weekday == 6) ********.write('السبت');if (weekday == 0) ********.write('الأحد');if (weekday == 1) ********.write('الإثنين');if (weekday == 2) ********.write('الثلاثاء');if (weekday == 3) ********.write('الأربعاء');if (weekday == 4) ********.write('الخميس');if (weekday == 5) ********.write('الجمعة');********.write(' ', date,' '); month = today.getMonth();if (month == 0) ********.write('/ 1 /');if (month == 1) ********.write('/ 2 /');if (month == 2) ********.write('/ 3 /');if (month == 3) ********.write('/ 4 /');if (month == 4) ********.write('/ 5 /');if (month == 5) ********.write('/ 6 /');if (month == 6) ********.write('/ 7 /');if (month == 7) ********.write('/ 8 /');if (month == 8) ********.write('/ 9 /');if (month == 9) ********.write('/ 10 /');if (month == 10) ********.write('/ 11 /');if (month == 11) ********.write('/ 12 /');year=today.getYear();********.write (' ', year);// -->
</******>
</table>
</div>
<p align="center"><!--webbot bot="HTMLMarkup" startspan --> <******>bgcolor="white";function jnewsitem(title, url, de******ion, image, imagename) { ********.writeln( "<tr><td><hr noshade size='0'><a href='" , url , "'>" ); if(image!="") ********.writeln( "<img align='left' border='0' alt='" , imagename , "' src='" , image , "'>" ); ********.writeln( "<b>" , title , "</b>" ); ********.writeln( "</a>" ); ********.writeln( "<br>" , de******ion ); ********.writeln( "</td></tr>" );}</******><table dir="rtl" border="0" cellpadding="0" cellspacing="0" width="100%"> <****** src="http://www.rayed.com/bbcjs.php3"> </******> </table>
<!--webbot bot="HTMLMarkup" endspan -->
</p>
</body>
</html>
-----------------------------------------
باحث عن مصدر الاي بي ومكانه
كود:
<P><FORM ACTION="http://www.ripe.net/cgi-bin/whois" METHOD=POST enctype="application/x-www-form-urlencoded" target="_blank">
<P><div align="center"></P>
<CENTER><INPUT TYPE=text NAME=query VALUE="ضع الآي بي" SIZE=17 style="color: rgb(0,128,0)">
<INPUT TYPE=submit NAME=Submit VALUE="حدد هويته" style="background-color: rgb(128,0,0); color: rgb(232,204,164)"></CENTER>
<P></div>
</FORM></P>
-----------------------------------------------
باحث سريع في ست شركات بحث
كود:
<****** language="Java******">
<!--
current_site = "Yahoo"
var set_def = false
function fetch() {
if (set_def == true) {
set_default = "t"
}else{
set_default = ""
}
tmp = ********.SearchForm.Search.value;
stmp = "";
for (i=0 ; i <= tmp.length ; i++) {
if (tmp.charAt(i) == " ") {
stmp = stmp + "+";
} else {
stmp = stmp + tmp.charAt(i);
}
}
if (current_site == "Yahoo") {
top.location.href = "http://search.yahoo.com/bin/search?p=" + ********.SearchForm.Search.value
}
if (current_site == "AltaVista") {
top.location.href = "http://altavista.digital.com/cgi-bin/query?pg=q&what=web&fmt=.&q=" + ********.SearchForm.Search.value
}
if (current_site == "Lycos") {
top.location.href = "http://www.lycos.com/cgi-bin/pursuit?adv=%26adv%3B&cat=lycos&matchmode=and&query=" + ********.SearchForm.Search.value + "&x=35&y=2"
}
if (current_site == "Excite") {
top.location.href = "http://www.excite.com/search.gw?c=web&search=" + ********.SearchForm.Search.value + "&trace=a&x=31&y=20"
}
if (current_site == "Infoseek") {
top.location.href = "http://www.infoseek.com/Titles?qt=" + ********.SearchForm.Search.value + "&col=WW&sv=IS&lk=noframes&nh=10"
}
if (current_site == "HotBot") {
top.location.href = "http://www.hotbot.com/?SW=web&SM=MC&MT=" + ********.SearchForm.Search.value + "&DC=10&DE=2&RG=NA&_v=2&act.search.x=87&act.search.y=9"
}
return false;
}
function toggle_setdef() {
set_def = !(set_def);
}
function setsite(sitenow) {
current_site = sitenow;
}
// --></******>
<!-- A1 -->
<center><h1>Multiple Search Engines</h1></center>
<form method="GET" name="SearchForm" onsubmit="return fetch()">
<center><font size="-1">Yahoo</font><input type="radio" name="SITE" value="Yahoo" checked onclick="setsite('Yahoo')"> <font size="-1">AltaVista</font><input type="radio" name="SITE" value="AltaVista" onclick="setsite('AltaVista')"> <font size="-1">Lycos</font><input type="radio" name="SITE" value="Lycos" onclick="setsite('Lycos')"> <font size="-1">Excite</font><input type="radio" name="SITE" value="Excite" onclick="setsite('Excite')"> <font size="-1">Infoseek</font><input type="radio" name="SITE" value="Infoseek" onclick="setsite('Infoseek')"> <font size="-1">Hotbot</font><input type="radio" name="SITE" value="HotBot" onclick="setsite('HotBot')"></center>
<br>
<center><input type="Text" name="Search" size=30></center>
<br>
<br>
<center><input type="Submit" name="Submit"></center></form><hr>
<!-- -->
-------------------------------------
قائمة رهيبة تظهر من الجانب الايسر
كود:
<style>
<!--
#slidemenubar, #slidemenubar2{
position:absolute;
left:-155px;
width:160px;
top:170px;
border:1.5px solid green;
background-color:lightyellow;
layer-background-color:lightyellow;
font:bold 12px Verdana;
line-height:20px;
}
-->
</style>
<****** language="Java******1.2">
/*
Sliding Menu Bar ******-
© Dynamic Drive (www.group.yahoo/group/elmokatel.com)
For full source code, installation instructions,
100's more DHTML ******s, and Terms Of
Use, visit dynamicdrive.com
*/
if (********.all)
********.write('<div id="slidemenubar2" style="left:-150" onMouseover="pull()" onMouseout="draw()">')
</******>
<layer id="slidemenubar" onMouseover="pull()" onMouseout="draw()">
<****** language="Java******1.2">
var sitems=new Array()
var sitemlinks=new Array()
//extend or shorten this list
sitems[0]="الصفحة الرئيسية"
sitems[1]="الموقع الاول"
sitems[2]="الموقع الثانى"
sitems[3]="الموقع الثالث"
sitems[4]="الموقع الرابع"
sitems[5]="الموقع الخامس"
sitems[6]="الموقع السادس"
sitems[7]="الموقع السابع"
sitems[8]="الموقع الثامن"
sitems[9]="الموقع التاسع"
sitems[10]="الموقع العاشر"
sitems[11]="الموقع الحادى عشر"
sitems[12]="الموقع الثانى عشر"
//These are the links pertaining to the above text.
sitemlinks[0]="هنا تضع المواقع"
sitemlinks[1]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[2]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[3]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[4]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[5]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[6]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[7]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[8]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[9]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[10]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[11]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[12]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
for (i=0;i<=sitems.length-1;i++)
********.write('<a href='+sitemlinks[i]+'>'+sitems[i]+'</a><br>')
</******>
</layer>
<****** language="Java******1.2">
function regenerate(){
window.location.reload()
}
function regenerate2(){
if (********.layers)
setTimeout("window.onresize=regenerate",400)
}
window.onload=regenerate2
if (********.all){
********.write('</div>')
themenu=********.all.slidemenubar2.style
rightboundary=0
leftboundary=-150
}
else{
themenu=********.layers.slidemenubar
rightboundary=150
leftboundary=10
}
function pull(){
if (window.drawit)
clearInterval(drawit)
pullit=setInterval("pullengine()",50)
}
function draw(){
clearInterval(pullit)
drawit=setInterval("drawengine()",50)
}
function pullengine(){
if (********.all&&themenu.pixelLeft<rightboundary)
themenu.pixelLeft+=5
else if(********.layers&&themenu.left<rightboundary)
themenu.left+=5
else if (window.pullit)
clearInterval(pullit)
}
function drawengine(){
if (********.all&&themenu.pixelLeft>leftboundary)
themenu.pixelLeft-=5
else if(********.layers&&themenu.left>leftboundary)
themenu.left-=5
else if (window.drawit)
clearInterval(drawit)
}
</******>
---------------------------------
======================
كود امطار غزيرة
كود:
<****** LANGUAGE="Java******">
<!-- Begin
var no = 50;
var speed = 1;
var ns4up = (********.layers) ? 1 : 0;
var ie4up = (********.all) ? 1 : 0;
var s, x, y, sn, cs;
var a, r, cx, cy;
var i, doc_width = 800, doc_height = 600;
if (ns4up) {
doc_width = self.innerWidth;
doc_height = self.innerHeight;
}
else
if (ie4up) {
doc_width = ********.body.clientWidth;
doc_height = ********.body.clientHeight;
}
x = new Array();
y = new Array();
r = new Array();
cx = new Array();
cy = new Array();
s = 8;
for (i = 0; i < no; ++ i) {
initRain();
if (ns4up) {
if (i == 0) {
********.write("<layer name=\"dot"+ i +"\" left=\"1\" ");
********.write("top=\"1\" visibility=\"show\"><font color=\"blue\">");
********.write(",</font></layer>");
}
else {
********.write("<layer name=\"dot"+ i +"\" left=\"1\" ");
********.write("top=\"1\" visibility=\"show\"><font color=\"blue\">");
********.write(",</font></layer>");
}
}
else
if (ie4up) {
if (i == 0) {
********.write("<div id=\"dot"+ i +"\" style=\"POSITION: ");
********.write("absolute; Z-INDEX: "+ i +"; VISIBILITY: ");
********.write("visible; TOP: 15px; LEFT: 15px;\"><font color=\"blue\">");
********.write(",</font></div>");
}
else {
********.write("<div id=\"dot"+ i +"\" style=\"POSITION: ");
********.write("absolute; Z-INDEX: "+ i +"; VISIBILITY: ");
********.write("visible; TOP: 15px; LEFT: 15px;\"><font color=\"blue\">");
********.write(",</font></div>");
}
}
}
function initRain() {
a = 6;
r[i] = 1;
sn = Math.sin(a);
cs = Math.cos(a);
cx[i] = Math.random() * doc_width + 1;
cy[i] = Math.random() * doc_height + 1;
x[i] = r[i] * sn + cx[i];
y[i] = cy[i];
}
function makeRain() {
r[i] = 1;
cx[i] = Math.random() * doc_width + 1;
cy[i] = 1;
x[i] = r[i] * sn + cx[i];
y[i] = r[i] * cs + cy[i];
}
function updateRain() {
r[i] += s;
x[i] = r[i] * sn + cx[i];
y[i] = r[i] * cs + cy[i];
}
function raindropNS() {
for (i = 0; i < no; ++ i) {
updateRain();
if ((x[i] <= 1) || (x[i] >= (doc_width - 20)) || (y[i] >= (doc_height - 20))) {
makeRain();
doc_width = self.innerWidth;
doc_height = self.innerHeight;
}
********.layers["dot"+i].top = y[i];
********.layers["dot"+i].left = x[i];
}
setTimeout("raindropNS()", speed);
}
function raindropIE() {
for (i = 0; i < no; ++ i) {
updateRain();
if ((x[i] <= 1) || (x[i] >= (doc_width - 20)) || (y[i] >= (doc_height - 20))) {
makeRain();
doc_width = ********.body.clientWidth;
doc_height = ********.body.clientHeight;
}
********.all["dot"+i].style.pixelTop = y[i];
********.all["dot"+i].style.pixelLeft = x[i];
}
setTimeout("raindropIE()", speed);
}
if (ns4up) {
raindropNS();
}
else
if (ie4up) {
raindropIE();
}
// End -->
</******>
--------------------------------
كود اختر الوانك بدون تجارب
كود:
<blockquote>
<blockquote>
<blockquote>
<****** language="Java******">
clr=new Array('00','20','40','60','80','a0','c0','ff');
for (i=0;i<8;i++) {
********.write("<table border=1 cellpadding=8>");
for (j=0;j<8;j++) {
********.write("<tr>");
for (k=0;k<8;k++) {
********.write('<td bgcolor="#'+clr[i]+clr[j]+clr[k]+'">');
********.write('<tt><font color="#'+clr[7-i]+clr[7-j]+clr[7-k]+'"> ');
********.write(clr[i]+clr[j]+clr[k]+' </font></tt></td>'); }
********.write("</tr>"); }
********.write("</table><br>"); }
// end -->
</******>
</blockquote>
</blockquote>
</blockquote>
-------------------------
مواصفات الشاشة
:
<td width="100%" align="center"> </td>
</tr>
<tr>
<td width="100%" align="center"> <table border="0">
<tr>
<td bgcolor="#0066FF"><form method="POST" name="t">
<table border="0">
<tr>
<td valign="top" width="150"
bgcolor="#0066FF" align="center"><font face="Tahoma" color="#FFFFFF">عرض شاشتك</font></td>
<td><font face="Tahoma"><input type="text" size="20"
name="t1" value="not supported"></font></td>
</tr>
<tr>
<td valign="top" width="150"
bgcolor="#0066FF" align="center"><font face="Tahoma" color="#FFFFFF">ارتفاع شاشتك</font></td>
<td><font face="Tahoma"><input type="text" size="20"
name="t2" value="not supported"></font></td>
</tr>
<tr>
<td valign="top" width="150"
bgcolor="#0066FF" align="center"><font face="Tahoma" color="#FFFFFF">الوان شاشتك</font></td>
<td><font face="Tahoma"><input type="text" size="20"
name="t3" value="not supported"></font></td>
</tr>
<tr>
<td valign="top" width="150"
bgcolor="#0066FF" align="center"><font face="Tahoma" color="#FFFFFF">عمق
شاشتك</font></td>
<td><font face="Tahoma"><input type="text" size="20"
name="t4" value="not supported"></font></td>
</tr>
</table>
</form>
</td>
</tr>
</table>
<p align="left">
<******>
<!--
function show(){
if (!********.all&&!********.layers)
return
********.t.t1.value=screen.width
********.t.t2.value=screen.height
********.t.t3.value=screen.colorDepth
********.t.t4.value=screen.pixelDepth
}
show()
//-->
</******>
---------------------------
لعمل قائمة شفافة
كود:
<!-- Paste this between the HEAD tags of your html ******** -->
<****** language="Java******">
var isIE4 = false;
function CheckBrowser()
{ if (navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.charAt(0) >= 4) { isIE4 = true; }}
function mOvr(src,clrOver)
{ if (!src.contains(event.fromElement)) { src.style.cursor = 'hand'; src.bgColor = clrOver; src.children.tags('A')[0].style.color = '#ffffff';}}
function mOut(src,clrIn)
{ if (!src.contains(event.toElement)) { src.style.cursor = 'default'; src.bgColor = clrIn; src.children.tags('A')[0].style.color = '#ffffff';}}
function mClk(src)
{ if(event.srcElement.tagName=='TD'){src.children.ta gs('A')[0].click();} }
function mOvrTop(src,clrOver)
{ if (!src.contains(event.fromElement)) { src.style.cursor = 'hand'; src.bgColor = clrOver;}}
function mOutTop(src,clrIn)
{ if (!src.contains(event.toElement)) { src.style.cursor = 'default'; src.bgColor = clrIn;}}
</******>
<!-- Paste this within the BODY of your ********. Customize the table, colors, fonts, etc -->
<table cellspacing="3" cellpadding="0" border="0" width="420" align="center" bgcolor="#003366">
<tr>
<td align="center" width="105" onmouseover="mOvr(this,'#9999cc');" onmouseout="mOut(this,'#666699');" onclick="mClk(this);" bgcolor="#666699">
<a style="color: #FFFFFF" href="http://www.yahoo.com/"><font face="Verdana" size="-2">YAHOO</font></a>
</td>
<td align="center" width="105" onmouseover="mOvr(this,'#9999cc');" onmouseout="mOut(this,'#666699');" onclick="mClk(this);" bgcolor="#666699">
<a style="color: #FFFFFF" href="http://hotbot.lycos.com/"><font face="Verdana" size="-2">HOTBOT</font></a>
</td>
<td align="center" width="105" onmouseover="mOvr(this,'#9999cc');" onmouseout="mOut(this,'#666699');" onclick="mClk(this);" bgcolor="#666699">
<a style="color: #FFFFFF" href="http://WWW.CNN.com/"><font face="Verdana" size="-2">CNN</font></a>
</td>
<td align="center" width="105" onmouseover="mOvr(this,'#9999cc');" onmouseout="mOut(this,'#666699');" onclick="mClk(this);" bgcolor="#666699">
<a style="color: #FFFFFF" href="http://www.faisal1.com/"><font face="Verdana" size="1">موقع فيـصـل</font></a>
</td>
</tr>
</table>
-----------------------------
جالب اخبار محيط
كود:
<HTML>
<HEAD>
<title>اسم موقعك </title>
</head>
<frameset rows="*,30" border="0" frameborder="0" ramespacing=0 >
<frame name="Main" marginwidth="0" marginheight="0" scrolling="Auto" src="هنا
تضع عنوان موقعك">
<frame name="up" marginwidth="0" marginheight="0" scrolling="no" src="http://www.moheet.com/new/up.asp">
</frameset>
--------------------------
تقويم ميلادي
كود:
<!-- ONE STEP TO INSTALL PROPER DATE:
1. Add the first code to the BODY of your HTML ******** -->
<!-- STEP ONE: Add the first code to the BODY of your HTML ******** -->
<BODY>
<****** LANGUAGE="Java******">
<!-- Original: Peter Oxley (peter@theun.com) -->
<!-- Web Site: http://www.theun.com -->
<!--Total Java ******s 99 - Next Step Software-->
<!-- Begin
today=new Date();
day=today.getDate();
year=today.getYear();
month=today.getMonth()+1;
if (day==1) end=("st");
else if (day==2) end=("nd");
else if (day==3) end=("rd");
else if (day==21) end=("st");
else if (day==22) end=("nd");
else if (day==23) end=("rd");
else if (day==31) end=("st");
else end=("th");
if (month==1) name=("January");
else if (month==2) name=("February");
else if (month==3) name=("March");
else if (month==4) name=("April");
else if (month==5) name=("May");
else if (month==6) name=("June");
else if (month==7) name=("July");
else if (month==8) name=("August");
else if (month==9) name=("September");
else if (month==10) name=("October");
else if (month==11) name=("November");
else name=("December");
if (year<100) year="19" + year;
********.write(name + " " + day + end + ", " + year);
// End -->
</******>
<!-- ****** Size: 1.31 KB -->
-------------------------------------
تقويم رزنامى
كود:
<!-- Java****** immediate ****** -->
<****** LANGUAGE="Java******">
<!--
// Copyright 1996 - Tomer and Yehuda Shiran
// This example will appear in our forthcoming book on Java******.
// Feel free to "steal" this code provided that you leave this notice as is.
// Additional examples from the book can be found at http://www.geocities.com/SiliconValley/9000/
// For more information contact Tomer or Yehuda Shiran <yshiran@iil.intel.com>
setCal()
function getTime() {
// initialize time-related variables with current time settings
var now = new Date()
var hour = now.getHours()
var minute = now.getMinutes()
now = null
var ampm = ""
// validate hour values and set value of ampm
if (hour >= 12) {
hour -= 12
ampm = "PM"
} else
ampm = "AM"
hour = (hour == 0) ? 12 : hour
// add zero digit to a one digit minute
if (minute < 10)
minute = "0" + minute // do not parse this number!
// return time string
return hour + ":" + minute + " " + ampm
}
function leapYear(year) {
if (year % 4 == 0) // basic rule
return true // is leap year
/* else */ // else not needed when statement is "return"
return false // is not leap year
}
function getDays(month, year) {
// create array to hold number of days in each month
var ar = new Array(12)
ar[0] = 31 // January
ar[1] = (leapYear(year)) ? 29 : 28 // February
ar[2] = 31 // March
ar[3] = 30 // April
ar[4] = 31 // May
ar[5] = 30 // June
ar[6] = 31 // July
ar[7] = 31 // August
ar[8] = 30 // September
ar[9] = 31 // October
ar[10] = 30 // November
ar[11] = 31 // December
// return number of days in the specified month (parameter)
return ar[month]
}
function getMonthName(month) {
// create array to hold name of each month
var ar = new Array(12)
ar[0] = "January"
ar[1] = "February"
ar[2] = "March"
ar[3] = "April"
ar[4] = "May"
ar[5] = "June"
ar[6] = "July"
ar[7] = "August"
ar[8] = "September"
ar[9] = "October"
ar[10] = "November"
ar[11] = "December"
// return name of specified month (parameter)
return ar[month]
}
function setCal() {
// standard time attributes
var now = new Date()
var year = now.getYear()
var month = now.getMonth()
var monthName = getMonthName(month)
var date = now.getDate()
now = null
// create instance of first day of month, and extract the day on which it occurs
var firstDayInstance = new Date(year, month, 1)
var firstDay = firstDayInstance.getDay()
firstDayInstance = null
// number of days in current month
var days = getDays(month, year)
// call function to draw calendar
drawCal(firstDay + 1, days, date, monthName, 1900 + year)
}
function drawCal(firstDay, lastDate, date, monthName, year) {
// constant table settings
var headerHeight = 50 // height of the table's header cell
var border = 2 // 3D height of table's border
var cellspacing = 4 // width of table's border
var headerColor = "midnightblue" // color of table's header
var headerSize = "+3" // size of tables header font
var colWidth = 60 // width of columns in table
var dayCellHeight = 25 // height of cells containing days of the week
var dayColor = "darkblue" // color of font representing week days
var cellHeight = 40 // height of cells representing dates in the calendar
var todayColor = "red" // color specifying today's date in the calendar
var timeColor = "purple" // color of font representing current time
// create basic table structure
var text = "" // initialize accumulative variable to empty string
text += '<CENTER>'
text += '<TABLE BORDER=' + border + ' CELLSPACING=' + cellspacing + '>' // table settings
text += '<TH COLSPAN=7 HEIGHT=' + headerHeight + '>' // create table header cell
text += '<FONT COLOR="' + headerColor + '" SIZE=' + headerSize + '>' // set font for table header
text += monthName + ' ' + year
text += '</FONT>' // close table header's font settings
text += '</TH>' // close header cell
// variables to hold constant settings
var openCol = '<TD WIDTH=' + colWidth + ' HEIGHT=' + dayCellHeight + '>'
openCol += '<FONT COLOR="' + dayColor + '">'
var closeCol = '</FONT></TD>'
// create array of abbreviated day names
var weekDay = new Array(7)
weekDay[0] = "Sun"
weekDay[1] = "Mon"
weekDay[2] = "Tues"
weekDay[3] = "Wed"
weekDay[4] = "Thu"
weekDay[5] = "Fri"
weekDay[6] = "Sat"
// create first row of table to set column width and specify week day
text += '<TR ALIGN="center" VALIGN="center">'
for (var dayNum = 0; dayNum < 7; ++dayNum) {
text += openCol + weekDay[dayNum] + closeCol
}
text += '</TR>'
// declaration and initialization of two variables to help with tables
var digit = 1
var curCell = 1
for (var row = 1; row <= Math.ceil((lastDate + firstDay - 1) / 7); ++row) {
text += '<TR ALIGN="right" VALIGN="top">'
for (var col = 1; col <= 7; ++col) {
if (digit > lastDate)
break
if (curCell < firstDay) {
text += '<TD></TD>';
curCell++
} else {
if (digit == date) { // current cell represent today's date
text += '<TD HEIGHT=' + cellHeight + '>'
text += '<FONT COLOR="' + todayColor + '">'
text += digit
text += '</FONT><BR>'
text += '<FONT COLOR="' + timeColor + '" SIZE=2>'
text += '<CENTER>' + getTime() + '</CENTER>'
text += '</FONT>'
text += '</TD>'
} else
text += '<TD HEIGHT=' + cellHeight + '>' + digit + '</TD>'
digit++
}
}
text += '</TR>'
}
// close all basic table tags
text += '</TABLE>'
text += '</CENTER>'
// print accumulative HTML string
********.write(text)
}
// -->
</******>
--------------------------------------
ثلوج متساقطة او ورود
ثلوج متساقطة او ورود ولكن عليك ان تختار صورة من عندك لترفقها مع السكربت
كود:
<BODY>
<****** LANGUAGE="Java******1.2">
<!-- Web Site: http://www.geocities.com/tata982 -->
<!-- This ****** and many more are available free online at -->
<!-- The Java****** Source!! http://java******.internet.com -->
<!-- Begin
var no = 25; // snow number
var speed = 10; // smaller number moves the snow faster
var snowflake = "snow.gif";
var ns4up = (********.layers) ? 1 : 0; // browser sniffer
var ie4up = (********.all) ? 1 : 0;
var dx, xp, yp; // coordinate and position variables
var am, stx, sty; // amplitude and step variables
var i, doc_width = 800, doc_height = 600;
if (ns4up) {
doc_width = self.innerWidth;
doc_height = self.innerHeight;
} else if (ie4up) {
doc_width = ********.body.clientWidth;
doc_height = ********.body.clientHeight;
}
dx = new Array();
xp = new Array();
yp = new Array();
am = new Array();
stx = new Array();
sty = new Array();
for (i = 0; i < no; ++ i) {
dx[i] = 0; // set coordinate variables
xp[i] = Math.random()*(doc_width-50); // set position variables
yp[i] = Math.random()*doc_height;
am[i] = Math.random()*20; // set amplitude variables
stx[i] = 0.02 + Math.random()/10; // set step variables
sty[i] = 0.7 + Math.random(); // set step variables
if (ns4up) { // set layers
if (i == 0) {
********.write("<layer name=\"dot"+ i +"\" left=\"15\" ");
********.write("top=\"15\" visibility=\"show\"><img src=\"");
********.write(snowflake + "\" border=\"0\"></layer>");
} else {
********.write("<layer name=\"dot"+ i +"\" left=\"15\" ");
********.write("top=\"15\" visibility=\"show\"><img src=\"");
********.write(snowflake + "\" border=\"0\"></layer>");
}
} else if (ie4up) {
if (i == 0) {
********.write("<div id=\"dot"+ i +"\" style=\"POSITION: ");
********.write("absolute; Z-INDEX: "+ i +"; VISIBILITY: ");
********.write("visible; TOP: 15px; LEFT: 15px;\"><img src=\"");
********.write(snowflake + "\" border=\"0\"></div>");
} else {
********.write("<div id=\"dot"+ i +"\" style=\"POSITION: ");
********.write("absolute; Z-INDEX: "+ i +"; VISIBILITY: ");
********.write("visible; TOP: 15px; LEFT: 15px;\"><img src=\"");
********.write(snowflake + "\" border=\"0\"></div>");
}
}
}
function snowNS() { // Netscape main animation function
for (i = 0; i < no; ++ i) { // iterate for every dot
yp[i] += sty[i];
if (yp[i] > doc_height-50) {
xp[i] = Math.random()*(doc_width-am[i]-30);
yp[i] = 0;
stx[i] = 0.02 + Math.random()/10;
sty[i] = 0.7 + Math.random();
doc_width = self.innerWidth;
doc_height = self.innerHeight;
}
dx[i] += stx[i];
********.layers["dot"+i].top = yp[i];
********.layers["dot"+i].left = xp[i] + am[i]*Math.sin(dx[i]);
}
setTimeout("snowNS()", speed);
}
function snowIE() { // IE main animation function
for (i = 0; i < no; ++ i) { // iterate for every dot
yp[i] += sty[i];
if (yp[i] > doc_height-50) {
xp[i] = Math.random()*(doc_width-am[i]-30);
yp[i] = 0;
stx[i] = 0.02 + Math.random()/10;
sty[i] = 0.7 + Math.random();
doc_width = ********.body.clientWidth;
doc_height = ********.body.clientHeight;
}
dx[i] += stx[i];
********.all["dot"+i].style.pixelTop = yp[i];
********.all["dot"+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]);
}
setTimeout("snowIE()", speed);
}
if (ns4up) {
snowNS();
} else if (ie4up) {
snowIE();
}
// End -->
</******>
</BODY>
---------------------------------
عرض ممتع لخلفية الصفحة التي تتغير الوانها
كود:
<BODY onload=disco()>
<****** language=Java******>
<!--
//you can assign the initial color of the background here
r=255;
g=255;
b=255;
flag=0;
t=new Array;
o=new Array;
d=new Array;
function hex(a,c)
{
t[a]=Math.floor(c/16)
o[a]=c%16
switch (t[a])
{
case 10:
t[a]='A';
break;
case 11:
t[a]='B';
break;
case 12:
t[a]='C';
break;
case 13:
t[a]='D';
break;
case 14:
t[a]='E';
break;
case 15:
t[a]='F';
break;
default:
break;
}
switch (o[a])
{
case 10:
o[a]='A';
break;
case 11:
o[a]='B';
break;
case 12:
o[a]='C';
break;
case 13:
o[a]='D';
break;
case 14:
o[a]='E';
break;
case 15:
o[a]='F';
break;
default:
break;
}
}
function ran(a,c)
{
if ((Math.random()>2/3||c==0)&&c<255)
{
c++
d[a]=2;
}
else
{
if ((Math.random()<=1/2||c==255)&&c>0)
{
c--
d[a]=1;
}
else d[a]=0;
}
return c
}
function do_it(a,c)
{
if ((d[a]==2&&c<255)||c==0)
{
c++
d[a]=2
}
else
if ((d[a]==1&&c>0)||c==255)
{
c--;
d[a]=1;
}
if (a==3)
{
if (d[1]==0&&d[2]==0&&d[3]==0)
flag=1
}
return c
}
function disco()
{
if (flag==0)
{
r=ran(1, r);
g=ran(2, g);
b=ran(3, b);
hex(1,r)
hex(2,g)
hex(3,b)
********.bgColor="#"+t[1]+o[1]+t[2]+o[2]+t[3]+o[3]
flag=50
}
else
{
r=do_it(1, r)
g=do_it(2,g)
b=do_it(3,b)
hex(1,r)
hex(2,g)
hex(3,b)
********.bgColor="#"+t[1]+o[1]+t[2]+o[2]+t[3]+o[3]
flag--
}
if (********.all)
setTimeout('disco()',50)
}
//-->
</******>
------------------------------
حكمة تتغير
كود:
<****** LANGUAGE="Java******">
<!-- Begin
var a = Math.random() + ""
var rand1 = a.charAt(5)
quotes = new Array
quotes[1] = "لايلدغ المؤمن من جحر مرتين"
quotes[2] = "لا يرمي الناس بالحجارة من كان بيته من زجاج"
quotes[3] = "اللهم علمني ما نسيت و ذكرني بما جهلت"
quotes[4] = "إن الله و ملائكته يصلون على النبي يا أيها اللذين آمنوا صلوا و سلموا عليه تسليما"
quotes[5] = "إنما الأعمال بالنيات "
quotes[6] = "اهلا بكم في صفحتي"
quotes[7] = "خير الامور أوسطها"
quotes[8] = "لتكن كبيرة أو صغيرة فهي بلادي و ليكن بعيد أو قريب فه ابن بلدي - مثل صيني"
quotes[9] = "لا إله إلا الله"
quotes[0] = "بلادي و إن جارت علي عزيزة"
var quote = quotes[rand1]
********.write(quote);
// End -->
-----------------------------
قائمة اختر واذهب
--------------------------------------------------------------------------------
كود:
1- انسخ الكود التالي لمنطقة الرأس :
<****** LANGUAGE="Java******">
<!-- Begin
function formHandler(form){
var URL = ********.form.site.options[********.form.site.selectedIndex].value;
window.location.href = URL;
// End -->
}
</******>
2- انسخ الكود التالي لمنطقة الجسم :
<center>
<form name="form">
<select name="site" size=1>
<option value="">Go to....
<option value="http://www.yahoo.com">Yahoo
<option value="http://www.metacrawler.com">Metacrawler
<option value="http://www.des4arab.com">خالد الخطيب ابن جيفارا
<option value="http://www.group yahoo/group/elmokatel.com">Webcrawler
<option value="http://www.lycos.com">Lycos
<option value="http://java******.internet.com">Java****** Source
</select>
<input type=button value="Go!" onClick="java******:formHandler()">
</form>
</center>
لشرح الرابط عند مرور الماوس
--------------------------------------------------------------------------------
كود:
هذا الكود يوضع في head
<STYLE TYPE="text/css">
<!--
BODY {OVERFLOW:scroll;OVERFLOW-X:hidden}
.DEK {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}
//-->
</STYLE>
وهذا يوضع في الـ body
<DIV ID="dek" CLASS="dek"></DIV>
<****** TYPE="text/java******">
<!--
Xoffset=-60; // modify these values to ...
Yoffset= 20; // change the popup position.
var nav,old,iex=(********.all),yyy=-1000;
if(navigator.appName=="Netscape"){(********.layers)?nav=trueld=true;}
if(!old){
var skn=(nav)?********.dek:dek.style;
if(nav)********.captureEvents(Event.MOUSEMOVE);
********.onmousemove=get_mouse;
}
function popup(msg,bak){
var content="<TABLE WIDTH=200 BORDER=1 BORDERCOLOR=black CELLPADDING=2 CELLSPACING=0 "+
"BGCOLOR="+bak+"><TD ALIGN=center><FONT COLOR=white SIZE=4>"+msg+"</FONT></TD></TABLE>";
if(old){alert(msg);return;}
else{yyy=Yoffset;
if(nav){skn.********.write(content);skn.********.c lose();skn.visibility="visible"}
if(iex){********.all("dek").innerHTML=content;skn.visibility="visible"}
}
}
function get_mouse(e){
var x=(nav)?e.pageX:event.x+********.body.scrollLeft;s kn.left=x+Xoffset;
var y=(nav)?e.pageY:event.y+********.body.scrollTop;sk n.top=y+yyy;
}
function kill(){
if(!old){yyy=-1000;skn.visibility="hidden";}
}
//-->
</******>
اما هذه العبارة فتوضع داخل قوسي عنوان الرابطة وذلك بعد علامة التنصيص الاخيره قبل القوس
ONMOUSEOVER="popup('Link de******ion here','yellow')"; ONMOUSEOUT="kill()"
بهذا الشكل
<p align="center"><a href="http://amory.8m.com" ONMOUSEOUT="kill()" ; ONMOUSEOVER="popup('زورونا تجدوا ما يسركم','blue')"><font face="Tahoma">عموري</font></a></p>
هذا لصنع لوحة مفاتيح لمساعدة من لا يوجد عربي في جهازه
--------------------------------------------------------------------------------
يجب ان تنسخ الصورتين اللي تحت لتضعها مع السكربت
كود:
<HTML><HEAD>
<META **********="Content-Type" CONTENT="text/html; charset=windows-1256">
<META NAME="author" CONTENT="www.naseej.com">
<TITLE>[Naseej Arabic Keboard - لوحة مفاتيح نسيج]</TITLE>
<META NAME="keywords" CONTENT="Arab,Islam,عرب,إسلام">
<META NAME="de******ion" CONTENT="Naseej is an information network established to provide information services to the Arabic Internet users around the world, and brother Muslims, seeking information related to the region and Islam.">
<META NAME="published" CONTENT="1999">
</HEAD><body bgcolor="#FBF5DA"><center>
<form name="form1">
<table cellspacing="2" cellpadding="2" align="center">
<tr>
<td><img src="key1.gif" width=450 height=156 border="0" usemap="#key"></td>
</tr>
<TR><TD dir=rtl><center>
<!input type="text" SIZE="62" name="text1" value="">
<textarea name="text1" cols="50" rows="3" wrap="PHYSICAL">
هذا لصنع لوحة محادثة تضعها في موقعك لراغبي المحادثة
--------------------------------------------------------------------------------
كود:
<CFSET PAGE="CoolStuff after warning">
<CFINCLUDE TEMPLATE="../tracker.cfm">
<html>
<head>
<meta **********="Content-Type"
content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title></title>
</head>
<body bgcolor="#FFFFFF" topmargin="0" leftmargin="0">
<p align="center"><!--webbot bot="HTMLMarkup" startspan --><table border="0" width="200" height="0" cellpadding="0">
<tr>
<td width="100%"><p align="center"><!--webbot bot="HTMLMarkup" startspan --><COLOR="#400040" size="10">
<p ALIGN="center"><!--webbot bot="HTMLMarkup" startspan --><!------ HearMe VoicePresence Control Parameters -------->
<FORM NAME="HearMeVCC">
<input type=hidden name='Width' value='400'>
<input type=hidden name='Height' value='200'>
<input type=hidden name='Border' value='0'>
<input type=hidden name='Color' value='#808080'>
<input type=hidden name='Background' value='color=#0000FF msgtext=#ff0000 msgback=#0000FF'>
<input type=hidden name='OptionsButton' value='noimage back=#0000FF text=#ff6000 disabled=#000000 flash=#ffff00 hilite=#a00000 lolite=#808080'>
<input type=hidden name='TextChatWindow' value='embedded=130 back=#600000 entertext=#ffff00 enterback=#a00000 chatsystem=#ff6000 chatevent=#ff6000 chatyou=#ffff00 chatothers=#ff0000 chatback=#000000'>
<input type=hidden name='UserList' value='back=#000000 you=#ffff00 others=#ff6000 talker=#ffffff ignored=#0000FF ignoredtalker=#a06000'>
</FORM>
<!------ HearMe VoicePresence Device Display --------->
<!--(c) HearMe, 1999. Freely reproducible subject to VoicePresence(tm) agreement at www.group yahoo/group/elmokatel.com -->
<****** src="http://vp.hearme.com/products/vp/embedded/******s/vc.js">
//-- IE 3.0 Message --- ********.writeln("<TABLE BORDER=1 CELLPADDING=5 WIDTH=400 HEIGHT=400>", "<TR><TD align=center>To voice chat with others using Hearme's VoicePresence, ", "you will need Internet Explorer 4.0 or above</TD></TR></TABLE>"); </******> <!--webbot bot="HTMLMarkup" endspan --></p><!--webbot
bot="HTMLMarkup" endspan --></td>
</tr>
</table>
</center></div>
<!--webbot
bot="HTMLMarkup" endspan --></p>
</body>
</html>
الاسكربت دة هذا يشباب نسيت ايش يسوي هاهاه
--------------------------------------------------------------------------------
كود:
<html>
<head>
<meta **********="Content-Type" content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.********">
<STYLE>
<!--
.TextScrollStyle {
visibility:visible;
font-size:13pt;
font-family:Verdana;
font-weight:bold;
padding-top:0;
}
-->
</STYLE>
<****** LANGUAGE="Java******1.2">
var hexbase= new Array("0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", "B", "C", "D", "E", "F");
var value=0;
var Dec2Hex=new Array();
for (x=0; x<16; x++){
for (y=0; y<16; y++){
Dec2Hex[value]= hexbase[x] + hexbase[y];
value++;
}
}
function RGB2STR(rgbcolor)
{
return Dec2Hex[rgbcolor>>16] + Dec2Hex[(rgbcolor>>8)&0xFF] + Dec2Hex[rgbcolor&0xFF];
}
/////Congifure following variables to customize fader//
var scrollerwidth=200
var scrollerheight=90
var TS_colorFG = 0x0000FF; // Text color
var TS_colorBG = 0xF8F9cc; // Background color
var TS_ymax = 50; // Total animation frame
var TS_ystep = 1; // 1 or -1 only
var TS_speed = 2;
var TS_message = new Array();
// Put messages here
TS_message[0] = 'Hello there';
TS_message[1] = 'how are you!';
TS_message[2] = '<A HREF="http://amory.8m.com">amory.8m.com</A>';
/////End configuration//////////////////
var TS_ypos = 0;
var TS_yposOrg = 0;
var TS_color = TS_colorBG;
var TS_curMsg = 0;
// Calculate the difference between background and foreground color
var dfRed = -((TS_colorBG>>16) - (TS_colorFG>>16)) / (TS_ymax>>1);
var dfGreen = -(((TS_colorBG>>8)&0xFF) - ((TS_colorFG>>8)&0xFF)) / (TS_ymax>>1);
var dfBlue = -((TS_colorBG&0xFF) - (TS_colorFG&0xFF)) / (TS_ymax>>1);
var TS_opColor = (dfRed<<16) + (dfGreen<<8) + (dfBlue);
var timer;
function UnloadMe()
{
clearTimeout(timer);
}
function ScrollText()
{
if (********.all) {
// IE
TextScroll.style.paddingTop = TS_ypos;
TextScroll.style.color = TS_color;
}
TS_ypos += TS_ystep;
TS_color += TS_opColor;
if (TS_ypos == (TS_ymax>>1) - TS_ystep) {
TS_opColor *= -1;
}
if (TS_ypos >= TS_ymax-1 || TS_ypos <= 0) {
TS_color = TS_colorBG;
TS_opColor *= -1;
if (TS_ystep > 0) {
TS_ypos = 0;
} else {
TS_ypos = TS_ymax;
}
if (++TS_curMsg > TS_message.length-1) {
TS_curMsg = 0;
}
// Change text
if (********.all) {
// IE
TextScroll.style.paddingTop = TS_ypos;
TextScroll.innerHTML=TS_message[TS_curMsg];
}
}
// Set timer
timer = setTimeout('ScrollText()', TS_speed);
}
function ScrollTextDisplay()
{
var navName=navigator.appName;
var navVer=parseInt(navigator.appVersion)
if (!(navName=="Microsoft Internet Explorer" && navVer>=4)){
return;
}
if (navName=="Microsoft Internet Explorer") {
TS_speed = 20 + TS_speed;
}
********.write('<SPAN ID="TextScroll" CLASS="TextScrollStyle" style="width:'+scrollerwidth+';height:'+scrollerheight+'">');
********.write(TS_message[0]);
********.write('</SPAN>');
if (TS_ystep > 0) {
TS_ypos = 0;
} else {
TS_ypos = TS_ymax;
}
if (********.all) {
// IE
TextScroll.style.backgroundColor = TS_colorBG;
TextScroll.style.color = TS_color;
}
window.onload=new Function("timer = setTimeout('ScrollText()', 1000);")
window.onunload=UnloadMe;
}
</******>
<title>New Page 1</title>
</head>
<body>
<****** language="Java******1.2">
if (********.all)
ScrollTextDisplay()
</******>
</body>
</html>
اكشف محتويات السي >>> ممتاز
--------------------------------------------------------------------------------
كود:
<html>
<head>
<meta **********="Content-Type" content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.********">
<title>New Page 5</title>
</head>
<body>
<INPUT TYPE="button" Value=" اكشف محتويات السى" onClick="window.open('file:///C|/', 'display', 'scrollbars=1')">
<table>
<TD align="center">
</body>
نص متغير اللون مثل الموج المتحرك
--------------------------------------------------------------------------------
كود:
<html>
<head>
<meta **********="Content-Type" content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.********">
<title>New Page 21</title>
</head>
<body>
<h2>
<****** language="Java******1.2">
var message="موقع قصيمي على النت يرحب بزواره الكرام ويتمنى لهم المتعة والفائدة"
var neonbasecolor="blue"
var neontextcolor="red"
var flashspeed=25 //in milliseconds
///No need to edit below this line/////
var n=0
if (********.all){
********.write('<font color="'+neonbasecolor+'">')
for (m=0;m<message.length;m++)
********.write('<span id="neonlight">'+message.charAt(m)+'</span>')
********.write('</font>')
//cache reference to neonlight array
var tempref=********.all.neonlight
}
else
********.write(message)
function neon(){
//Change all letters to base color
if (n==0){
for (m=0;m<message.length;m++)
tempref[m].style.color=neonbasecolor
}
//cycle through and change individual letters to neon color
tempref[n].style.color=neontextcolor
if (n<tempref.length-1)
n++
else{
n=0
clearInterval(flashing)
setTimeout("beginneon()",100)
return
}
}
function beginneon(){
if (********.all)
flashing=setInterval("neon()",flashspeed)
}
beginneon()
</******></h2>
</body>
</html>
غير اللون كما تحب
--------------------------------------------------------------------------------
كود:
<html>
<head>
<meta **********="Content-Type" content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.********">
<title>Multi Color Background Changer</title>
<****** language="Java******">
lck=0;
function r(hval)
{
if ( lck == 0 )
{
********.bgColor=hval;
}
}
function l()
{
if (lck == 0)
{
lck = 1;
}
else
{
lck = 0;
}
}
</******>
</head>
<body>
<table border="0" cellpadding="0" border="0">
<tr>
<td bgcolor="#00ffff"><a href="java******:l()"
onmouseover="r('#00ffff'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#663399"><a href="java******:l()"
onmouseover="r('#663399'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#669933"><a href="java******:l()"
onmouseover="r('#669933'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#990033"><a href="java******:l()"
onmouseover="r('#990033'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#666600"><a href="java******:l()"
onmouseover="r('#666600'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#663366"><a href="java******:l()"
onmouseover="r('#663366'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#000000"><a href="java******:l()"
onmouseover="r('#000000'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#FF0000"><a href="java******:l()"
onmouseover="r('#FF0000'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#CC6600"><a href="java******:l()"
onmouseover="r('#CC6600'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#CC3399"><a href="java******:l()"
onmouseover="r('#CC3399'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#666699"><a href="java******:l()"
onmouseover="r('#666699'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#660033"><a href="java******:l()"
onmouseover="r('#660033'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#330033"><a href="java******:l()"
onmouseover="r('#330033'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#333300"><a href="java******:l()"
onmouseover="r('#333300'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#FFFF00"><a href="java******:l()"
onmouseover="r('#FFFF00'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#9900CC"><a href="java******:l()"
onmouseover="r('#9900CC'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#FFCC66"><a href="java******:l()"
onmouseover="r('#FFCC66'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#FFFFFF"><a href="java******:l()"
onmouseover="r('#FFFFFF'); return true"><img src="" border="0" width="10" height="10"></a></td>
</tr>
</table>
<a><font face="Helvetica" size=-2>Multi Color Background Changer</font></a>
</body>
</html>
باحث بريد
--------------------------------------------------------------------------------
كود:
<html>
<head>
<meta **********="Content-Type" content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.********">
<title>AYNA</title>
</head>
<body>
<center>
<table border="1">
<tr>
<td align="center" bgcolor="#FFFFCC">
<FORM ACTION="http://www.ayna.com/cgi-bin/anathra.cgi" method="post">
<TABLE>
<TR>
<TD>
<b><font size="5"><a href="http://www.ayna.com" target="_blank">AYNA</a></font></b>
</TD>
<TD>
<INPUT TYPE="text" SIZE="30" NAME="search" style="background-color: #99CCFF; color: #FF0000; border-style: inset">
<INPUT TYPE="hidden" NAME="boolean" VALUE="AND">
<INPUT TYPE="hidden" NAME="show" VALUE="1">
<INPUT TYPE="hidden" NAME="codepage" VALUE="cp1256">
</TD>
<TD>
<b><a href="http://www.ayna.com/cgi-bin/anathra.cgi" target="_blank"><font face="Tahoma" size="5">إبحث</font></a></b>
</TD>
</TR>
</TABLE>
</FORM>
</td>
</tr>
</table>
</center>
</body>
</html>
جملة متراقصة من البرد
--------------------------------------------------------------------------------
كود:
<html>
<head>
<meta **********="Content-Type" content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.********">
<title>New Page 27</title>
<****** LANGUAGE="Java******1.1">
<!-- Beginning of Java****** -
var y=30
var x=10
var count_shakes= 0
var shaketicker
function initObjects() {
if (********.all) {
shaketicker0 = ********.all.shaketick0.style
shaketicker1 = ********.all.shaketick1.style
shaketicker2 = ********.all.shaketick2.style
shaketicker3 = ********.all.shaketick3.style
shaketicker4 = ********.all.shaketick4.style
shaketicker5 = ********.all.shaketick5.style
shaketicker6 = ********.all.shaketick6.style
}
if (********.layers) {
shaketicker0 = ********.shaketick0
shaketicker1 = ********.shaketick1
shaketicker2 = ********.shaketick2
shaketicker3 = ********.shaketick3
shaketicker4 = ********.shaketick4
shaketicker5 = ********.shaketick5
shaketicker6 = ********.shaketick6
}
shake()
}
function getrandom() {
var dif= Math.floor(Math.random()*2)
return dif
}
function getrandom2() {
var dif= Math.floor(Math.random()*5)
return dif
}
function getrandom3() {
var dif= Math.floor(Math.random()*10)
return dif
}
function intermezzo() {
count_shakes=0
var goon=setTimeout('shake()',2000)
}
function shake() {
if (count_shakes < 50) {
if (********.all) {
shaketicker0.posTop=y+getrandom(); shaketicker0.posLeft=x+getrandom3();
shaketicker1.posTop=y+getrandom(); shaketicker1.posLeft=x+getrandom2();
shaketicker2.posTop=y+getrandom2(); shaketicker2.posLeft=x+getrandom();
shaketicker3.posTop=y+getrandom(); shaketicker3.posLeft=x+getrandom3();
shaketicker4.posTop=y+getrandom3(); shaketicker4.posLeft=x+getrandom2();
shaketicker5.posTop=y+getrandom2(); shaketicker5.posLeft=x+getrandom();
shaketicker6.posTop=y+getrandom2(); shaketicker6.posLeft=x+getrandom();
}
if (********.layers) {
shaketicker0.top=y+getrandom(); shaketicker0.left=x+getrandom3();
shaketicker1.top=y+getrandom(); shaketicker1.left=x+getrandom2();
shaketicker2.top=y+getrandom2(); shaketicker2.left=x+getrandom();
shaketicker3.top=y+getrandom3(); shaketicker3.left=x+getrandom();
shaketicker4.top=y+getrandom(); shaketicker4.left=x+getrandom2();
shaketicker5.top=y+getrandom2(); shaketicker5.left=x+getrandom();
shaketicker6.top=y+getrandom(); shaketicker6.left=x+getrandom3();
}
var timer = setTimeout('shake()',10)
count_shakes++;
}
else {
shaketicker0.top=y; shaketicker0.left=x;
shaketicker1.top=y; shaketicker1.left=x;
shaketicker2.top=y; shaketicker2.left=x;
shaketicker3.top=y; shaketicker3.left=x;
shaketicker4.top=y; shaketicker4.left=x;
shaketicker5.top=y; shaketicker5.left=x;
shaketicker6.top=y; shaketicker6.left=x;
intermezzo()
clearTimeout(timer)
}
}
// - End of Java****** - -->
</******>
<STYLE>
.ticker {
position: absolute;
font-family:Verdana;
font-weight:bold;
color:FF0000;
font-size:30px;
letter-spacing:1;
}
.mainbody {
position: absolute;
top:80;
left:10
}
</STYLE>
</head>
<body onLoad="initObjects()">
<div id="shaketick0" class="ticker" style="color:000000">
اهلا بكم في موقع المقاتل ابن جيفارا</div>
<div id="shaketick1" class="ticker" style="color:FF9933">
اهلا بكم في موقع المقاتل ابن جيفارا</div>
<div id="shaketick2" class="ticker" style="color:FFFF00">
اهلا بكم في موقع المقاتل ابن جيفارا</div>
<div id="shaketick3" class="ticker" style="color:FF7777">
اهلا بكم في موقع المقاتل ابن جيفارا</div>
<div id="shaketick4" class="ticker" style="color:FF5555">
اهلا بكم في موقع المقاتل ابن جيفارا</div>
<div id="shaketick5" class="ticker" style="color:FF2222">
اهلا بكم في موقع المقاتل ابن جيفارا</div>
<div id="shaketick6" class="ticker" style="color:FF0000">
اهلا بكم في موقع المقاتل ابن جيفارا</div>
</body>
</html>
لنكات متحركة عموديا
--------------------------------------------------------------------------------
كود:
<html>
<head>
<meta **********="Content-Type" content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.********">
<title>New Page 21</title>
</head>
<body>
<table>
<td width="100%" align="center"><font face="Tahoma"> <****** language="Java******1.2">
//configure the below five variables to change the style of the scroller
var scrollerwidth=150
var scrollerheight=90
var scrollerbgcolor='lightyellow'
//set below to '' if you don't wish to use a background image
var scrollerbackground='scrollerback.gif'
//configure the below variable to change the contents of the scroller
var messages=new Array()
messages[0]="<font face='tahoma'><a href='http://ضع عنوان الرابطة 0'>ضع جملة هنا</a></font>"
messages[1]="<font face='tahoma'><a href='http://ضع عنوان الرابطة 1'>ضع جملة هنا1</a></font>"
messages[2]="<font face='tahoma'><a href='http://ضع عنوان الرابطة 2'>ضع جملةهنا2</a></font>"
messages[3]="<font face='tahoma'><a href='http://ضع عنوان الرابطة 3'>ضع جملة 3هنا</a></font>"
messages[4]="<font face='tahoma'><a href='http://ضع عنوان الرابطة 4'>ضع جملة هنا4</a></font>"
///////Do not edit pass this line///////////////////////
if (messages.length>1)
i=2
else
i=0
function move1(whichlayer){
tlayer=eval(whichlayer)
if (tlayer.top>0&&tlayer.top<=5){
tlayer.top=0
setTimeout("move1(tlayer)",3000)
setTimeout("move2(********.main.********.second)",3000)
return
}
if (tlayer.top>=tlayer.********.height*-1){
tlayer.top-=5
setTimeout("move1(tlayer)",100)
}
else{
tlayer.top=scrollerheight
tlayer.********.write(messages[i])
tlayer.********.close()
if (i==messages.length-1)
i=0
else
i++
}
}
function move2(whichlayer){
tlayer2=eval(whichlayer)
if (tlayer2.top>0&&tlayer2.top<=5){
tlayer2.top=0
setTimeout("move2(tlayer2)",3000)
setTimeout("move1(********.main.********.first)",3000)
return
}
if (tlayer2.top>=tlayer2.********.height*-1){
tlayer2.top-=5
setTimeout("move2(tlayer2)",100)
}
else{
tlayer2.top=scrollerheight
tlayer2.********.write(messages[i])
tlayer2.********.close()
if (i==messages.length-1)
i=0
else
i++
}
}
function move3(whichdiv){
tdiv=eval(whichdiv)
if (tdiv.style.pixelTop>0&&tdiv.style.pixelTop<=5){
tdiv.style.pixelTop=0
setTimeout("move3(tdiv)",3000)
setTimeout("move4(second2)",3000)
return
}
if (tdiv.style.pixelTop>=tdiv.offsetHeight*-1){
tdiv.style.pixelTop-=5
setTimeout("move3(tdiv)",100)
}
else{
tdiv.style.pixelTop=scrollerheight
tdiv.innerHTML=messages[i]
if (i==messages.length-1)
i=0
else
i++
}
}
function move4(whichdiv){
tdiv2=eval(whichdiv)
if (tdiv2.style.pixelTop>0&&tdiv2.style.pixelTop<=5){
tdiv2.style.pixelTop=0
setTimeout("move4(tdiv2)",3000)
setTimeout("move3(first2)",3000)
return
}
if (tdiv2.style.pixelTop>=tdiv2.offsetHeight*-1){
tdiv2.style.pixelTop-=5
setTimeout("move4(second2)",100)
}
else{
tdiv2.style.pixelTop=scrollerheight
tdiv2.innerHTML=messages[i]
if (i==messages.length-1)
i=0
else
i++
}
}
function startscroll(){
if (********.all){
move3(first2)
second2.style.top=scrollerheight
second2.style.visibility='visible'
}
else if (********.layers){
********.main.visibility='show'
move1(********.main.********.first)
********.main.********.second.top=scrollerheight+5
********.main.********.second.visibility='show'
}
}
window.onload=startscroll
</******>
<ilayer id="main" width=&{scrollerwidth}; height=&{scrollerheight}; bgColor=&{scrollerbgcolor}; background=&{scrollerbackground}; visibility=hide>
<layer id="first" left=0 top=1 width=&{scrollerwidth};>
<****** language="Java******1.2">
if (********.layers)
********.write(messages[0])
</******>
</layer>
<layer id="second" left=0 top=0 width=&{scrollerwidth}; visibility=hide>
<****** language="Java******1.2">
if (********.layers)
********.write(messages[1])
</******>
</layer>
</ilayer>
<****** language="Java******1.2">
if (********.all){
********.writeln('<span id="main2" style="position:relative;width:'+scrollerwidth+';height:' +scrollerheight+';overflow:hiden;background-color:'+scrollerbgcolor+' ;background-image:url('+scrollerbackground+')">')
********.writeln('<div style="position:absolute;width:'+scrollerwidth+';height:' +scrollerheight+';clip:rect(0 '+scrollerwidth+' '+scrollerheight+' 0);left:0;top:0">')
********.writeln('<div id="first2" style="position:absolute;width:'+scrollerwidth+';left:0;t op:1;">')
********.write(messages[0])
********.writeln('</div>')
********.writeln('<div id="second2" style="position:absolute;width:'+scrollerwidth+';left:0;t op:0;visibility:hidden">')
********.write(messages[1])
********.writeln('</div>')
********.writeln('</div>')
********.writeln('</span>')
}
</******></font></td>
</body>
عبارات متتابعة
--------------------------------------------------------------------------------
كود:
<html>
<head>
<meta **********="Content-Type" content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.********">
<title>New Page 21</title>
<******>
<!-- Beginning of Java****** -
// Edit your messages. You can add as many messages as you like. Try to be short.
// Long messages will slow down the ****** as you have to enlarge
// the width of your TextRotor (see variable 'scrollerwidth' below messages)
var message = new Array()
message[0]="الجملة الاولى"
message[1]="الجملة الثانية"
message[2]="الجملة الثالثة"
message[3]="الجملة الرابعة"
message[4]="الجملة الخامسة"
message[5]="الجملة السادسة"
//
var scrollerheight=200
var scrollerwidth=500
// نوع الخط
var font_family="Verdana"
// حجم الخط
var font_size=50
// ابعاد النص
var x_textposition=150
var y_textposition=10
// Do not edit the variables below
var i_message=0
var i_loop=0
var max_loop=45
var timer
scrollerwidth=2*scrollerwidth
y_textposition=y_textposition-scrollerheight+font_size
x_textposition=x_textposition-Math.floor(scrollerwidth/2)
function initiate() {
if (********.all) {
********.all.rotationstyle.style.posLeft=x_textpos ition
********.all.rotationstyle.style.posTop=y_textposi tion
changemessage()
}
}
function changemessage() {
do_rotate="yes"
rotationstyle.innerHTML=
'<OBJECT ID="rotationobj" CLASSID="CLSID:369303C2-D7AC-11d0-89D5-00A0C90833E6" STYLE="position:relative;width:'+scrollerwidth+'px;height :'+2*scrollerheight+'px">'+
'<PARAM NAME="Line0001" VALUE="SetLineStyle(0)">'+
'<PARAM NAME="Line0002" VALUE="SetLineColor(255,255,255)">'+
'<PARAM NAME="Line0003" VALUE="SetFillColor(0,255,255)">'+
'<PARAM NAME="Line0004" VALUE="SetFont(\''+font_family+'\', '+font_size+', 400, 0, 0, 0)">'+
'<PARAM NAME="Line0005" VALUE="Text(\''+message[i_message]+'\',0, 2, 0)">'+
'</OBJECT>'
rotationobj.Rotate(-90,0,0)
startscroll()
}
function startscroll() {
if (i_loop < max_loop) {
rotationobj.Rotate(2,0,0)
i_loop++
timer=setTimeout("startscroll()",20)
}
else {
i_loop=0
timer=setTimeout("endscroll()",2000)
}
}
function endscroll() {
if (i_loop < max_loop) {
rotationobj.Rotate(-2,0,0)
i_loop++
timer=setTimeout("endscroll()",50)
}
else {
i_message++
i_loop=0
if (i_message>=message.length) {i_message=0}
timer=setTimeout("changemessage()",1000)
}
}
// - End of Java****** - -->
</******>
</head>
<body onLoad="initiate()">
<p align="center">
<SPAN ID="rotationstyle" STYLE="position:absolute">
<OBJECT ID="rotationobj" CLASSID="CLSID:369303C2-D7AC-11d0-89D5-00A0C90833E6" width="14" height="14">
<param name="SourceURL" value>
<param name="CoordinateSystem" value="0">
<param name="MouseEventsEnabled" value="0">
<param name="HighQuality" value="0">
<param name="PreserveAspectRatio" value="-1">
</OBJECT>
</SPAN>
</html>
نص بإطار متوهج
--------------------------------------------------------------------------------
كود:
<html>
<head>
<meta **********="Content-Type" content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.********">
<title>المقاتل ابن جيفارا يرحب بكل زوار واعضاء منتديات شبكه النهضه</title>
</head>
<body>
<table border="0" width="280" id="example"
style="border:5px solid green">
<tr>
<td bgcolor="#000000">
<p align="center" dir="rtl"><b><font face="Arial Black" size="4" color="#FFFF00">ابن جيفارا يرحب بكل اعضاء شبكه ومنتديات النهضه</font></b>
</td>
</tr>
</table>
<****** language="Java******1.2">
<!--
function flashit(){
if (!********.all)
return
if (example.style.borderColor=="blue")
example.style.borderColor="red"
else
example.style.borderColor="blue"
}
setInterval("flashit()",200)
//-->
</******>
</body>
</html>
قائمة منسدلة وغير ما يلزم
--------------------------------------------------------------------------------
كود:
<****** language="Java******">
<!--
function go2place() {
********.location = ********.advml.uls.options[********.advml.uls.selectedIndex].value
}
//-->
</******>
<form name="advml">
<p align="center"><select name="uls" multiple size="9"
onchange="go2place()">
<option value="http://site 1">أسم الصفحة</option>
<option value="http://site 2">أسم الصفحة</option>
<option value="http://site 3">أسم الصفحة</option>
<option value="http://site 4">أسم الصفحة</option>
<option value="http://site 5">أسم الصفحة</option>
<option value="http://site 6">أسم الصفحة</option>
</select> </p>
</form>
------------------
قائمة منسدلة وغير ما يلزم .........................بشكل ثاني
--------------------------------------------------------------------------------
كود:
<form name="guideform">
<p align="center"><select name="guidelinks" size="1"
onchange="window.location=********.guideform.guidelinks.opti ons[********.guideform.guidelinks.selectedIndex].value">
<option selected value="java******:void(0)">إختيار..</option>
<option value="http://عنوان الصفحة">أسم الصفحة</option>
<option value="http://عنوان الصفحة">أسم الصفحة</option>
<option value="http://عنوان الصفحة">أسم الصفحة</option>
<option value="http://عنوان الصفحة">أسم الصفحة</option>
<option value="http://عنوان الصفحة">أسم الصفحة</option>
</select> </p>
</form>
راسلني
--------------------------------------------------------------------------------
كود:
<p align="center">
<INPUT TYPE="button" VALUE="راسلـــــــني" onClick="parent.location='mailto:عنوان البريد?subject=جملة ترحيب بالمرسل'" style="font-family: Tahoma; color: #0000FF; background-color: #F0F0F0">
</FORM>
نقاط ثعبانية ملونة مع الماوس
--------------------------------------------------------------------------------
كود:
<LAYER NAME="a0" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#ffffff" CLIP="0,0,1,1"></LAYER>
منع استخدام الماوس الايمن
--------------------------------------------------------------------------------
كود:
<****** language=Java******><!--
function click() {
if (event.button==2) {
alert('هنا تضع جملتك');
}
}
********.onmousedown=click
// -->
// --></******>
ممنوع نسخ الصورة
--------------------------------------------------------------------------------
كود:
<****** language="Java******1.2">
var clickmessage="لالالا صورتى ما تتنسخش دى صورة ابن جيفارا بذاتو هههههههه"
function disableclick(e) {
if (********.all) {
if (event.button==2||event.button==3) {
if (event.srcElement.tagName=="IMG"){
alert(clickmessage);
return false;
}
}
}
if (********.layers) {
if (e.which == 3) {
alert(clickmessage);
return false;
}
}
}
function associateimages(){
for(i=0;i<********.images.length;i++)
********.images[i].onmousedown=disableclick;
}
if (********.all)
********.onmousedown=disableclick
else if (********.layers)
associateimages()
</******>
رقم سري لدخول الصفحة
--------------------------------------------------------------------------------
كود:
<form>
<p>ENTER USER NAME :
<input type="text" name="text2">
</p>
<p> ENTER PASSWORD :
<input type="password" name="text1">
<input type="button" value="Check In" name="Submit" onclick=java******:validate(text2.value,"ضع هنا اليوزرنيم",text1.value,"ضع هنا الباسوورد") >
</p>
</form>
<****** language = "java******">
function validate(text1,text2,text3,text4)
{
if (text1==text2 && text3==text4)
load('هنا تضع عنوان صفحة للذي يدخل باسوورد صح');
else
{
load('هنا تضع عنوان صفحة للذي يدخل باسوورد خطأ');
}
}
function load(url)
{
location.href=url;
}
</******>
اطار على الصفحة مثل البرواز
--------------------------------------------------------------------------------
كود:
<****** language="Java******1.2">
if (********.all)
********.body.style.cssText="border:25 inset blue"
</******>
نافذة بصورة طائرة
--------------------------------------------------------------------------------
ويوضع الكود في الهيد
كود:
<******>
var x=0, y=20, dx=4, dy=4, interval=10;
var win= window.open('java******:"<HTML><HEAD><TITLE>Floater</TITLE></HEAD><BODY><center><img width=165 height=60 src=الصورة.jpg></center></BODY></HTML>"', "","width=200,height=100,screenY=20");
win.moveTo(x,y);
var intervalID=window.setInterval("bounce()",interval);
var sw=screen.availWidth-210
var sh=screen.availHeight-100
function bounce(){
if (win.closed) {
clearInterval(intervalID);
return;
}
if ((x+dx > sw) || (x+dx < 0)) dx = -dx;
if ((y+dy > sh) || (y+dy < 0)) dy = -dy;
x += dx
y += dy
win.moveTo(x,y)
}
</******>
عبارة ترحيبية على شريط المعلومات
--------------------------------------------------------------------------------
كود:
<****** language="Java******">
<!--
var currentmsg = 0
var MsgTime = 1000
var MsgEndTime = 4000
function initArray(n) {
this.length = n;
for (var i =1; i <= n; i++) {
this[i] = ' '
}
}
msg = new initArray(4)
msg[0]="اهلا وسهلا بكم"
msg[1]="ابن جيفارا يرحب بكم"
msg[2]="ويتمنى قضاء وقت ممتع"
msg[3]="برجاء ابداء الملاحظات على الإميل"
msg[4]="amory@ayna.com"
function msgrotator() {
window.status = msg[currentmsg]
if (currentmsg > msg.length - 1) {
currentmsg = 0
setTimeout("msgrotator()", MsgEndTime)
}
else {
currentmsg = currentmsg + 1
setTimeout("msgrotator()", MsgTime)
}
}
msgrotator();
//-->
http://amory.8m.com
</******>
اتمنى ان اكون الممت باغلب الاكواد وشكرا لكم تحياتي أبو عدي // فلسطين
اخواني اعضاء ومشرفين منتديات برامج نت .. لقد تمكنت من ان اجمع لكم معظم الاكواد المستخدمة ... اتمنى ان تنال اعجابكم ...
================================================== ======
طريقة استخدام هذه الاكواد: قم بنسخ الكود المناسب والصقه في محرر الإتش تي إم إل في الفرونت بيج
وبعضها يعمل مع مساعد بناء الصفحات لبعض المواقع (( وهى التى ليس بها head & body ))
-------------------------------------------------------------------------------------------------------
كود قاتل الاعلانات
وهو يُخفي الإعلانات التي تأتي على شكل نافذة خارجية صغيرة وفي أي موقع .. ضعه في صفحتك وريّح زوارك
انسخ ما يلي في <body>
=-==-=-
كود:
<****** Language='Java******'>
<!--
eval(unescape('%66%75%6E%63%74%69%6F%6E%20%6F%70%6 5%6E%20%28%29%20%7B%72%65%74%75%72%6E%20%74%72%75% 65%3B%7D'));
//-->
</******>
======================
=-=-==-
تقويم ميلادى
=-=-=-
كود:
<table>
<td width="55%" align="right" valign="top" colspan="3" bgcolor="#008000">
<p align="center"> <font face="Monotype Koufi" color="#FFFFFF"><!--webbot bot="HTMLMarkup"
startspan --> <p align="center"><b> <******>
<!-- START HIDE
print1="";
print2="";
print3="";
today = new Date();
weekday = today.getDay();
if (weekday == 6) print1='السبت';
if (weekday == 0) print1='الأحد';
if (weekday == 1) print1='الاثنين';
if (weekday == 2) print1='الثلاثاء';
if (weekday == 3) print1='الاربعاء';
if (weekday == 4) print1='الخميس';
if (weekday == 5) print1='الجمعة';
month = today.getMonth();
if (month == 0) print2='يناير';
if (month == 1) print2='فبراير';
if (month == 2) print2='مارس';
if (month == 3) print2='إبريل';
if (month == 4) print2='مايو';
if (month == 5) print2='يونيو';
if (month == 6) print2='يوليو';
if (month == 7) print2='اغسطس';
if (month == 8) print2='سبتمبر';
if (month == 9) print2='اكتوبر';
if (month == 10) print2='نوفمبر';
if (month == 11) print2='ديسمبر';
date = today.getDate();
year=today.getYear();
********.write (print1,',', date, ' ',print2,', ',year);
// STOP HIDE -->
</******>
</font></p>
</td>
</tr>
</body>
</html>
<!--webbot bot="HTMLMarkup" endspan --> </font>
</table>
===========
كود رابط ينقلك مباشرة عند مرور الماوس عليه
كود:
<html>
<head>
<meta **********="Content-Type" content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.********">
<title>ضع جملة الرابطة هنا</title>
</head>
<body>
<p align="center">
<a href="" onmouseover="parent.location='http://ضع عنوان الرابطة هنا'"><b><font face="Akhbar MT">ضع جملة الرابطة هنا</font></b></A>
</body>
</html>
===========
كود لقتل البانر في موقع الجيوستيز
يوضع في نهاية صفحة الهتمل اي بعد
<html/>
كود:
<NO******>
<!--
<!--geoguide-->
-->
</NO******>
<NO******>
<NO******>
<NO******>
<******>
</
<!-- End Copying -->
===========
كود لقتل بانر ترايبود tripod اضف لجميع الصفحات
كود:
<****** LANGUAGE="Java******">
var temppopup = window.open( "", "tempWin", 'toolbar=0,location=0,directories=0,status=0,menub ar=0,
scrollbars=0,resizable=0,width=1,height=1');
window.open = temppopup.open;
temppopup.close();
var popup = window.open("", "TripodPopup",'toolbar=0,
location=0,directories=0,status=0,
menubar=0,scrollbars=0,resizable=0,width=1,height= 1');
popup.close();
</******>
======================
كود تحديث تلقائي
كود:
<******>
<!--
//ادخل الوقت المطلوب للتحديث هنا
var limit="0.50:0"
if (********.images){
var parselimit=limit.split(":")
parselimit=parselimit[0]*60+parselimit[1]*1
}
function beginrefresh(){
if (!********.images)
return
if (parselimit==1)
window.location.reload()
else{
parselimit-=1
curmin=Math.floor(parselimit/60)
cursec=parselimit%60
if (curmin!=0)
curtime=curmin+" : دقيقة ... لتحديث الصفحة "
else
curtime=cursec+" : ثانية ... لتحديث الصفحة "
window.status=curtime
setTimeout("beginrefresh()",1000)
}
}
window.onload=beginrefresh
//-->
</******>
======================
كود لارسال رسالة سريعه
كود:
<****** language="Java******">
<!--
function e_friend(e_add,subject1)
{
if ((subject1=="") || (subject1==null))
subject="Hi!";
window.location="mailto:"+e_add+"?subject="+subject1;
}
//-->
</******>
<p align="center"><font face="Tahoma" size="2" color="#0000FF">ادخل
عنوان صديقك وموضوع الرسالة</font></p>
<P>
<FORM name="e_form" style="background-color: #F0F0F0">
<p align="center"><font face="Tahoma" size="2" color="#0000FF">عنوان
البريد</font>
<p align="center"><font face="Tahoma" size="2" color="#0000FF">
<INPUT type="text" name="emadd" size="30">
</font>
<p align="center"><font face="Tahoma" size="2"><font color="#0000FF">موضوع
الرسالة
<BR>
</font>
<INPUT type="text" name="subj" size="30">
</font>
<P align="center">
<INPUT TYPE="button" Value="ارسل الان" onClick="e_friend(this.form.emadd.value,this.form.subj.valu e)">
</form>
======================
كود ساعة على شريط المعلومات
كود:
<****** language="Java******"><!--
var timerID = null;
var TimerRunning = false;
function stop(){
if(TimerRunning)
clearTimeout(timerID);
TimerRunning = false;
}
function display() {
var thedate = new Date();
var hours = thedate.getHours();
var Min = thedate.getMinutes();
var Sec = thedate.getSeconds();
var TimeV = "" + ((hours >12) ? hours -12 :hours)
TimeV += ((Min < 10) ? ":0" : ":") + Min
TimeV += ((Sec < 10) ? ":0" : ":") + Sec
TimeV += (hours >= 12) ? " P.M." : " A.M."
window.status = TimeV;
timerID = setTimeout("display()",1000);
TimerRunning = true;
}
function start() {
stop();
display();
}
start();
// end hide
// --></******>
======================
كود عدد سكان العالم
كود:
<BODY onload=maind()>
<****** language=Java******>
function maind()
{
startdate = new Date()
now(startdate.getYear(),startdate.getMonth(),start date.getDate(),startdate.getHours(),startdate.getM inutes(),startdate.getSeconds())
}
function ChangeValue(number,pv)
{
numberstring =""
var j=0
var i=0
while (number > 1)
{
numberstring = (Math.round(number-0.5) % 10) + numberstring
number= number / 10
j++
if (number > 1 && j==3) {
numberstring = "." + numberstring
j=0}
i++
}
numberstring= " " + numberstring+",00"
if (pv==1) { ********.schuld.schuld.value = numberstring }
if (pv==2) {********.newnow.newnow.value = numberstring}
}
function now(year,month,date,hours,minutes,seconds)
{
startdatum = new Date(year,month,date,hours,minutes,seconds)
var now = 5700000000.0
var now2 = 5790000000.0
var groeipercentage = (now2 - now) / now *100
var groeiperseconde = (now * (groeipercentage/100))/365.0/24.0/60.0/60.0
nu = new Date ()
schuldstartdatum = new Date (96,1,1)
secondenoppagina = (nu.getTime() - startdatum.getTime())/1000
totaleschuld= (nu.getTime() - schuldstartdatum.getTime())/1000*groeiperseconde + now
ChangeValue(totaleschuld,1);
ChangeValue(secondenoppagina*groeiperseconde,2);
timerID = setTimeout("now(startdatum.getYear(),startdatum.getMonth(),sta rtdatum.getDate(),startdatum.getHours(),startdatum .getMinutes(),startdatum.getSeconds())",200)
}
</******><CENTER><font face="Tahoma" color="#0000FF">سكان العالم في
تزايد مستمر<BR>
</font>
<FORM name=schuld><font face="Tahoma"><INPUT name=schuld size=25> </font> </FORM><font face="Tahoma"><BR><font color="#0000FF">عدد
اللذين ابصروا الدنيا منذ فتحك لهذه الصفحة<BR>
</font></font>
<FORM name=newnow><INPUT name=newnow size=25>
</FORM></CENTER>
<HR>
======================
كود لتشغيل ملف صوتي عند دخول الزائر
كود:
<center>
<object id="RAOCXPlayer"
classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" height="50"
width="250">
<param name="controls" value="ControlPanel">
<param name="nolabels" value="true">
<param name="autostart" value="true">
<param name="console" value="player1">
<embed TYPE="audio/x-pn-realaudio-plugin" NAME="player1" CONTROLS="ControlPanel" HEIGHT=25 WIDTH=250 NOLABELS=TRUE AUTOSTART=TRUE console="player1"> </object>
<object id="RAOCXPlayer2"
classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" height="25"
width="250">
<param name="controls" value="StatusBar">
<param name="nolabels" value="true">
<param name="autostart" value="true">
<param name="SRC" value="http://www.uaefm.com/abdullah_rwaishid/tesawar.ram">
<param name="console" value="player1">
<embed TYPE="audio/x-pn-realaudio-plugin" NAME="player2" SRC="http://عنوان الملف الصوتي"
CONTROLS="StatusBar" HEIGHT=25 WIDTH=250 NOLABELS=TRUE AUTOSTART=TRUE
console="player1">
</object>
</center>
</td>
<td align=center width=150>
كود لتحويل درجات الحرارة
كود:
<form style="background-color: #F0F0F0">
<p align="center"><font face="Tahoma">
<font color="#0000FF">فهرنهايت
</font><input type="text" name="F" value="32"
onChange="C.value = 100/(212-32) * (this.value - 32 )" size="20" style="background-color: #F7B428; color: #0000FF"><font color="#FF0000">
F</font><br>
<font color="#0000FF">درجة مئوية </font><input type="text" name="C" value="0"
onChange="F.value = (212-32)/100 * this.value + 32 " size="20" style="background-color: #F7B428; color: #0000FF">
<font color="#FF0000">C</font></font>
<p align="center">
<a href="http://amory.8m.com"><font face="Tahoma" size="2"> Amory Site</font></a>
</form>
-------------------------------------------
كود خلفية صورة ثابتة في الصفحة ويوضع الكود في الهيد
كود:
<STYLE TYPE="text/css">
<!--
BODY {background-image: URL(الصورة.gif);
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;}
-->
</STYLE>
--------------------------
كود باحث عن بريد شخص محدد
كود:
<td width="100%" align="center"><FORM METHOD="GET" ACTION=
"http://query1.whowhere.lycos.com/jwz/name.wsrch">
<ul>
<font size="3" color="#FF0000" face="Tahoma">اكتب اسم الشخص هنا<BR>
</font>
<INPUT size=30 name="name"> <BR><INPUT value="أريد بريد هذا الشخص"
type="submit"> </ul>
</FORM> </td>
------------------------------------
كود باحث في ثلاثة عشر باحث
كود:
<****** language=Java******><!--
// START HIDE
var MAX_ENGINES = 35;
var tp='';
var tpp='';
var find = 'hunt';
var hold=0;
var hold2=0;
var gog=0;
var ap='';
function MakeArray(n) {
for (var i = 1; i <= n; i++) {
this[i] = 0;
}
this.maxlen = n;
this.len = 0;
return this;
}
var engs = new MakeArray(MAX_ENGINES);
function find_substring(needle, haystack) {
var i, needlen = needle.length, haylen = haystack.length;
for (i=0; i<=haylen-needlen; i++) {
if (needle == haystack.substring(i,i+needlen))
return i;
}
return false;
}
function Engine(name, opts, home, search) {
var gotcha = find_substring(find, search);
this.name = name;
this.opts = opts;
this.home = home;
this.pre_gotcha = search.substring(0,gotcha);
this.post_gotcha= search.substring(gotcha+find.length, search.length);
}
function Add(name, opts, home, search) {
engs.len++;
if (engs.len <= engs.maxlen) {
engs[engs.len] = new Engine(name, opts, home, search)
}
else {
alert ('Better increase MAX_ENGINES: ' + engs.Len + '>' + engs.maxlen)
}
}
function DisplayForm() {
********.writeln('<FORM Name=Gotchaform OnSubmit="HandleForm(this); return false">');
********.writeln('<strong></strong> <INPUT size=15 name="query">');
********.writeln('<strong></strong> <SELECT name="service">');
for (i=1; i <= engs.len; i++) {
********.writeln("<OPTION " + engs[i].opts + "> " + engs[i].name);
}
********.writeln('</SELECT> <input type=submit value="أبحث"><br>');
********.writeln('</FORM>');
********.Gotchaform.query.focus()
}
function HandleForm(form){
var i, newq="", oldq=form.query.value;
for (i=0; i<oldq.length; i++) { // compress [ ]+ into \+
var thischar = oldq.charAt(i);
if (thischar =="+")newq += "%2B";
else
if (thischar != ' ')
newq += thischar;
else if (lastchar != ' ')
newq += '+';
lastchar = thischar;
}
var eng = engs[1+form.service.selectedIndex];
// Window
search=window.open(newq ? eng.pre_gotcha + newq + eng.post_gotcha : eng.home,"SmartSearch","scrollbars=yes,toolbar=yes,location=yes,directorie s=yes,status=yes,menubar=yes,resizable=yes,width=' 100%',hight='100%'");
}
Add("Alta Vista","SELECTED","http://altavista.digital.com/","http://altavista.digital.com/cgi-bin/query?pg=q&what=web&fmt=d&q=hunt");
Add("Yahoo!","","http://www.yahoo.com/","http://search.yahoo.com/bin/search?p=hunt" );
Add("DejaNews","","http://www.dejanews.com/","http://search.dejanews.com/nph-dnquery.xp?query=hunt&defaultOp=AND&svcclass=dncurrent&maxhits=25");
Add("HotBot","","http://www.search.hotbot.com","http://www.search.hotbot.com/search.html?MT=hunt&DC=25");
Add("Infoseek","","http://www.infoseek.com/Home?pg=Home.html&sv=A2","http://www.infoseek.com/Titles?qt=hunt&col=WW&sv=A2");
Add("Excite","","http://www.excite.com/","http://www.excite.com/search.gw?searchType=Concept&search=hunt&category=default");
Add("Lycos","","http://www.lycos.com/","http://www.lycos.com/cgi-bin/pursuit?query=hunt&backlink=639");
Add("Magellan","","http://www.mckinley.com/","http://www.mckinley.com/extsearch.cgi?query=hunt");
Add("OpenText","","http://search.opentext.com","http://search.opentext.com/omw/simplesearch?SearchFor=hunt&mode=and");
Add("WebCrawler","","http://webcrawler.com/","http://webcrawler.com/cgi-bin/WebQuery?searchText=hunt&maxHits=25");
// Software
Add("ZDNet Files","","http://www.zdnet.com/","http://www6.zdnet.com/cgi-bin/texis/swlib/hotfiles/search.html?Usrt=rel&Usrchtype=simple&Utext=hunt");
Add("Filez","","http://www.filez.com/","http://filez.com/cgi/filez.cgi?query=hunt&type=All+Files&hits=50&domain=World&doit=Search/");
Add("Shareware.com","","http://www.shareware.com/","http://search.shareware.com/code/engine/Find?logop=and&cfrom=quick&orfile=True&hits=25&search=hunt&category=All-Categories");
Add("PC Gamer","","http://www.pcgame.com/","http://www.pcgame.com/finder/search.cgi?key=hunt");
// Denmark
DisplayForm();
// STOP HIDE
// --></******>
<!--webbot bot="HTMLMarkup" endspan --><!--mstheme--></FONT></P></TD>
<TD width="18%"><!--mstheme--><FONT face=Arial><!--mstheme--></FONT></TD></TR>
<TR>
<TD colSpan=3 width="100%"><!--mstheme--><FONT face=Arial>
<P align=center><!--webbot bot="HTMLMarkup" startspan -->
<****** language=Java******>
<!--
function selectAll(theField) {
var tempval=eval("********."+theField)
tempval.focus()
tempval.select()
}
//-->
</******>
----------------------------------
جالب الاخبار من البي بي سي.. على شكل صفحة وعناوين موجزه مدعم
كود:
<html>
<head>
<meta **********="Content-Language" content="ar-sa">
<meta **********="Content-Type" content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.********">
<title>نشــرة الأخـــبار</title>
</head>
<body background=bg_game.gif>
<****** language="Java******">
<!--
function stopError() {
return true;
}
window.onerror = stopError;
// -->
</******>
<div align="center">
<center>
<table border="0" width="600" cellspacing="0" cellpadding="0" style="font-size: 10pt; font-family: Tahoma; font-weight: bold; border-left: 2 solid #999965; border-right: 2 solid #999965; border-bottom: 1 solid #999965" bgcolor="#999965">
<tr>
<td width="245"><div id=Clock align=left DIR="RTL" style="font-family: tahoma; font-size: 10pt; color: #000000; width: 223; height: 19"> </div>
<******>
function tick() {
var hours, minutes, seconds, ap;
var intHours, intMinutes, intSeconds;
var today;
today = new Date();
intHours = today.getHours();
intMinutes = today.getMinutes();
intSeconds = today.getSeconds();
if (intHours == 0) {
hours = "12:";
ap = "بعد متصف الليل";
} else if (intHours < 12) {
hours = intHours+":";
ap = "صباحا";
} else if (intHours == 12) {
hours = "12:";
ap = "ظهرا";
} else {
intHours = intHours - 12
hours = intHours + ":";
ap = "مساءا";
}
if (intMinutes < 10) {
minutes = "0"+intMinutes+":";
} else {
minutes = intMinutes+":";
}
if (intSeconds < 10) {
seconds = "0"+intSeconds+" ";
} else {
seconds = intSeconds+" ";
}
timeString = hours+minutes+seconds+ap;
Clock.innerHTML = timeString;
window.setTimeout("tick();", 100);
}
window.onload = tick;
</******></td>
</center><p align="center">
<td width="130" valign="middle">
<p align="right">B B C أخـــــبـــــار
</td>
<td width="251" valign="middle" style="color: #000000; font-size: 10pt; font-family: Tahoma; font-weight: bold">
<p align="right">
<****** language="java******">
<!--
;today = new Date(); date = today.getDate(); weekday = today.getDay();if (weekday == 6) ********.write('السبت');if (weekday == 0) ********.write('الأحد');if (weekday == 1) ********.write('الإثنين');if (weekday == 2) ********.write('الثلاثاء');if (weekday == 3) ********.write('الأربعاء');if (weekday == 4) ********.write('الخميس');if (weekday == 5) ********.write('الجمعة');********.write(' ', date,' '); month = today.getMonth();if (month == 0) ********.write('/ 1 /');if (month == 1) ********.write('/ 2 /');if (month == 2) ********.write('/ 3 /');if (month == 3) ********.write('/ 4 /');if (month == 4) ********.write('/ 5 /');if (month == 5) ********.write('/ 6 /');if (month == 6) ********.write('/ 7 /');if (month == 7) ********.write('/ 8 /');if (month == 8) ********.write('/ 9 /');if (month == 9) ********.write('/ 10 /');if (month == 10) ********.write('/ 11 /');if (month == 11) ********.write('/ 12 /');year=today.getYear();********.write (' ', year);// -->
</******>
</table>
</div>
<p align="center"><!--webbot bot="HTMLMarkup" startspan --> <******>bgcolor="white";function jnewsitem(title, url, de******ion, image, imagename) { ********.writeln( "<tr><td><hr noshade size='0'><a href='" , url , "'>" ); if(image!="") ********.writeln( "<img align='left' border='0' alt='" , imagename , "' src='" , image , "'>" ); ********.writeln( "<b>" , title , "</b>" ); ********.writeln( "</a>" ); ********.writeln( "<br>" , de******ion ); ********.writeln( "</td></tr>" );}</******><table dir="rtl" border="0" cellpadding="0" cellspacing="0" width="100%"> <****** src="http://www.rayed.com/bbcjs.php3"> </******> </table>
<!--webbot bot="HTMLMarkup" endspan -->
</p>
</body>
</html>
-----------------------------------------
باحث عن مصدر الاي بي ومكانه
كود:
<P><FORM ACTION="http://www.ripe.net/cgi-bin/whois" METHOD=POST enctype="application/x-www-form-urlencoded" target="_blank">
<P><div align="center"></P>
<CENTER><INPUT TYPE=text NAME=query VALUE="ضع الآي بي" SIZE=17 style="color: rgb(0,128,0)">
<INPUT TYPE=submit NAME=Submit VALUE="حدد هويته" style="background-color: rgb(128,0,0); color: rgb(232,204,164)"></CENTER>
<P></div>
</FORM></P>
-----------------------------------------------
باحث سريع في ست شركات بحث
كود:
<****** language="Java******">
<!--
current_site = "Yahoo"
var set_def = false
function fetch() {
if (set_def == true) {
set_default = "t"
}else{
set_default = ""
}
tmp = ********.SearchForm.Search.value;
stmp = "";
for (i=0 ; i <= tmp.length ; i++) {
if (tmp.charAt(i) == " ") {
stmp = stmp + "+";
} else {
stmp = stmp + tmp.charAt(i);
}
}
if (current_site == "Yahoo") {
top.location.href = "http://search.yahoo.com/bin/search?p=" + ********.SearchForm.Search.value
}
if (current_site == "AltaVista") {
top.location.href = "http://altavista.digital.com/cgi-bin/query?pg=q&what=web&fmt=.&q=" + ********.SearchForm.Search.value
}
if (current_site == "Lycos") {
top.location.href = "http://www.lycos.com/cgi-bin/pursuit?adv=%26adv%3B&cat=lycos&matchmode=and&query=" + ********.SearchForm.Search.value + "&x=35&y=2"
}
if (current_site == "Excite") {
top.location.href = "http://www.excite.com/search.gw?c=web&search=" + ********.SearchForm.Search.value + "&trace=a&x=31&y=20"
}
if (current_site == "Infoseek") {
top.location.href = "http://www.infoseek.com/Titles?qt=" + ********.SearchForm.Search.value + "&col=WW&sv=IS&lk=noframes&nh=10"
}
if (current_site == "HotBot") {
top.location.href = "http://www.hotbot.com/?SW=web&SM=MC&MT=" + ********.SearchForm.Search.value + "&DC=10&DE=2&RG=NA&_v=2&act.search.x=87&act.search.y=9"
}
return false;
}
function toggle_setdef() {
set_def = !(set_def);
}
function setsite(sitenow) {
current_site = sitenow;
}
// --></******>
<!-- A1 -->
<center><h1>Multiple Search Engines</h1></center>
<form method="GET" name="SearchForm" onsubmit="return fetch()">
<center><font size="-1">Yahoo</font><input type="radio" name="SITE" value="Yahoo" checked onclick="setsite('Yahoo')"> <font size="-1">AltaVista</font><input type="radio" name="SITE" value="AltaVista" onclick="setsite('AltaVista')"> <font size="-1">Lycos</font><input type="radio" name="SITE" value="Lycos" onclick="setsite('Lycos')"> <font size="-1">Excite</font><input type="radio" name="SITE" value="Excite" onclick="setsite('Excite')"> <font size="-1">Infoseek</font><input type="radio" name="SITE" value="Infoseek" onclick="setsite('Infoseek')"> <font size="-1">Hotbot</font><input type="radio" name="SITE" value="HotBot" onclick="setsite('HotBot')"></center>
<br>
<center><input type="Text" name="Search" size=30></center>
<br>
<br>
<center><input type="Submit" name="Submit"></center></form><hr>
<!-- -->
-------------------------------------
قائمة رهيبة تظهر من الجانب الايسر
كود:
<style>
<!--
#slidemenubar, #slidemenubar2{
position:absolute;
left:-155px;
width:160px;
top:170px;
border:1.5px solid green;
background-color:lightyellow;
layer-background-color:lightyellow;
font:bold 12px Verdana;
line-height:20px;
}
-->
</style>
<****** language="Java******1.2">
/*
Sliding Menu Bar ******-
© Dynamic Drive (www.group.yahoo/group/elmokatel.com)
For full source code, installation instructions,
100's more DHTML ******s, and Terms Of
Use, visit dynamicdrive.com
*/
if (********.all)
********.write('<div id="slidemenubar2" style="left:-150" onMouseover="pull()" onMouseout="draw()">')
</******>
<layer id="slidemenubar" onMouseover="pull()" onMouseout="draw()">
<****** language="Java******1.2">
var sitems=new Array()
var sitemlinks=new Array()
//extend or shorten this list
sitems[0]="الصفحة الرئيسية"
sitems[1]="الموقع الاول"
sitems[2]="الموقع الثانى"
sitems[3]="الموقع الثالث"
sitems[4]="الموقع الرابع"
sitems[5]="الموقع الخامس"
sitems[6]="الموقع السادس"
sitems[7]="الموقع السابع"
sitems[8]="الموقع الثامن"
sitems[9]="الموقع التاسع"
sitems[10]="الموقع العاشر"
sitems[11]="الموقع الحادى عشر"
sitems[12]="الموقع الثانى عشر"
//These are the links pertaining to the above text.
sitemlinks[0]="هنا تضع المواقع"
sitemlinks[1]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[2]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[3]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[4]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[5]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[6]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[7]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[8]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[9]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[10]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[11]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
sitemlinks[12]="؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟"
for (i=0;i<=sitems.length-1;i++)
********.write('<a href='+sitemlinks[i]+'>'+sitems[i]+'</a><br>')
</******>
</layer>
<****** language="Java******1.2">
function regenerate(){
window.location.reload()
}
function regenerate2(){
if (********.layers)
setTimeout("window.onresize=regenerate",400)
}
window.onload=regenerate2
if (********.all){
********.write('</div>')
themenu=********.all.slidemenubar2.style
rightboundary=0
leftboundary=-150
}
else{
themenu=********.layers.slidemenubar
rightboundary=150
leftboundary=10
}
function pull(){
if (window.drawit)
clearInterval(drawit)
pullit=setInterval("pullengine()",50)
}
function draw(){
clearInterval(pullit)
drawit=setInterval("drawengine()",50)
}
function pullengine(){
if (********.all&&themenu.pixelLeft<rightboundary)
themenu.pixelLeft+=5
else if(********.layers&&themenu.left<rightboundary)
themenu.left+=5
else if (window.pullit)
clearInterval(pullit)
}
function drawengine(){
if (********.all&&themenu.pixelLeft>leftboundary)
themenu.pixelLeft-=5
else if(********.layers&&themenu.left>leftboundary)
themenu.left-=5
else if (window.drawit)
clearInterval(drawit)
}
</******>
---------------------------------
======================
كود امطار غزيرة
كود:
<****** LANGUAGE="Java******">
<!-- Begin
var no = 50;
var speed = 1;
var ns4up = (********.layers) ? 1 : 0;
var ie4up = (********.all) ? 1 : 0;
var s, x, y, sn, cs;
var a, r, cx, cy;
var i, doc_width = 800, doc_height = 600;
if (ns4up) {
doc_width = self.innerWidth;
doc_height = self.innerHeight;
}
else
if (ie4up) {
doc_width = ********.body.clientWidth;
doc_height = ********.body.clientHeight;
}
x = new Array();
y = new Array();
r = new Array();
cx = new Array();
cy = new Array();
s = 8;
for (i = 0; i < no; ++ i) {
initRain();
if (ns4up) {
if (i == 0) {
********.write("<layer name=\"dot"+ i +"\" left=\"1\" ");
********.write("top=\"1\" visibility=\"show\"><font color=\"blue\">");
********.write(",</font></layer>");
}
else {
********.write("<layer name=\"dot"+ i +"\" left=\"1\" ");
********.write("top=\"1\" visibility=\"show\"><font color=\"blue\">");
********.write(",</font></layer>");
}
}
else
if (ie4up) {
if (i == 0) {
********.write("<div id=\"dot"+ i +"\" style=\"POSITION: ");
********.write("absolute; Z-INDEX: "+ i +"; VISIBILITY: ");
********.write("visible; TOP: 15px; LEFT: 15px;\"><font color=\"blue\">");
********.write(",</font></div>");
}
else {
********.write("<div id=\"dot"+ i +"\" style=\"POSITION: ");
********.write("absolute; Z-INDEX: "+ i +"; VISIBILITY: ");
********.write("visible; TOP: 15px; LEFT: 15px;\"><font color=\"blue\">");
********.write(",</font></div>");
}
}
}
function initRain() {
a = 6;
r[i] = 1;
sn = Math.sin(a);
cs = Math.cos(a);
cx[i] = Math.random() * doc_width + 1;
cy[i] = Math.random() * doc_height + 1;
x[i] = r[i] * sn + cx[i];
y[i] = cy[i];
}
function makeRain() {
r[i] = 1;
cx[i] = Math.random() * doc_width + 1;
cy[i] = 1;
x[i] = r[i] * sn + cx[i];
y[i] = r[i] * cs + cy[i];
}
function updateRain() {
r[i] += s;
x[i] = r[i] * sn + cx[i];
y[i] = r[i] * cs + cy[i];
}
function raindropNS() {
for (i = 0; i < no; ++ i) {
updateRain();
if ((x[i] <= 1) || (x[i] >= (doc_width - 20)) || (y[i] >= (doc_height - 20))) {
makeRain();
doc_width = self.innerWidth;
doc_height = self.innerHeight;
}
********.layers["dot"+i].top = y[i];
********.layers["dot"+i].left = x[i];
}
setTimeout("raindropNS()", speed);
}
function raindropIE() {
for (i = 0; i < no; ++ i) {
updateRain();
if ((x[i] <= 1) || (x[i] >= (doc_width - 20)) || (y[i] >= (doc_height - 20))) {
makeRain();
doc_width = ********.body.clientWidth;
doc_height = ********.body.clientHeight;
}
********.all["dot"+i].style.pixelTop = y[i];
********.all["dot"+i].style.pixelLeft = x[i];
}
setTimeout("raindropIE()", speed);
}
if (ns4up) {
raindropNS();
}
else
if (ie4up) {
raindropIE();
}
// End -->
</******>
--------------------------------
كود اختر الوانك بدون تجارب
كود:
<blockquote>
<blockquote>
<blockquote>
<****** language="Java******">
clr=new Array('00','20','40','60','80','a0','c0','ff');
for (i=0;i<8;i++) {
********.write("<table border=1 cellpadding=8>");
for (j=0;j<8;j++) {
********.write("<tr>");
for (k=0;k<8;k++) {
********.write('<td bgcolor="#'+clr[i]+clr[j]+clr[k]+'">');
********.write('<tt><font color="#'+clr[7-i]+clr[7-j]+clr[7-k]+'"> ');
********.write(clr[i]+clr[j]+clr[k]+' </font></tt></td>'); }
********.write("</tr>"); }
********.write("</table><br>"); }
// end -->
</******>
</blockquote>
</blockquote>
</blockquote>
-------------------------
مواصفات الشاشة
:
<td width="100%" align="center"> </td>
</tr>
<tr>
<td width="100%" align="center"> <table border="0">
<tr>
<td bgcolor="#0066FF"><form method="POST" name="t">
<table border="0">
<tr>
<td valign="top" width="150"
bgcolor="#0066FF" align="center"><font face="Tahoma" color="#FFFFFF">عرض شاشتك</font></td>
<td><font face="Tahoma"><input type="text" size="20"
name="t1" value="not supported"></font></td>
</tr>
<tr>
<td valign="top" width="150"
bgcolor="#0066FF" align="center"><font face="Tahoma" color="#FFFFFF">ارتفاع شاشتك</font></td>
<td><font face="Tahoma"><input type="text" size="20"
name="t2" value="not supported"></font></td>
</tr>
<tr>
<td valign="top" width="150"
bgcolor="#0066FF" align="center"><font face="Tahoma" color="#FFFFFF">الوان شاشتك</font></td>
<td><font face="Tahoma"><input type="text" size="20"
name="t3" value="not supported"></font></td>
</tr>
<tr>
<td valign="top" width="150"
bgcolor="#0066FF" align="center"><font face="Tahoma" color="#FFFFFF">عمق
شاشتك</font></td>
<td><font face="Tahoma"><input type="text" size="20"
name="t4" value="not supported"></font></td>
</tr>
</table>
</form>
</td>
</tr>
</table>
<p align="left">
<******>
<!--
function show(){
if (!********.all&&!********.layers)
return
********.t.t1.value=screen.width
********.t.t2.value=screen.height
********.t.t3.value=screen.colorDepth
********.t.t4.value=screen.pixelDepth
}
show()
//-->
</******>
---------------------------
لعمل قائمة شفافة
كود:
<!-- Paste this between the HEAD tags of your html ******** -->
<****** language="Java******">
var isIE4 = false;
function CheckBrowser()
{ if (navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.charAt(0) >= 4) { isIE4 = true; }}
function mOvr(src,clrOver)
{ if (!src.contains(event.fromElement)) { src.style.cursor = 'hand'; src.bgColor = clrOver; src.children.tags('A')[0].style.color = '#ffffff';}}
function mOut(src,clrIn)
{ if (!src.contains(event.toElement)) { src.style.cursor = 'default'; src.bgColor = clrIn; src.children.tags('A')[0].style.color = '#ffffff';}}
function mClk(src)
{ if(event.srcElement.tagName=='TD'){src.children.ta gs('A')[0].click();} }
function mOvrTop(src,clrOver)
{ if (!src.contains(event.fromElement)) { src.style.cursor = 'hand'; src.bgColor = clrOver;}}
function mOutTop(src,clrIn)
{ if (!src.contains(event.toElement)) { src.style.cursor = 'default'; src.bgColor = clrIn;}}
</******>
<!-- Paste this within the BODY of your ********. Customize the table, colors, fonts, etc -->
<table cellspacing="3" cellpadding="0" border="0" width="420" align="center" bgcolor="#003366">
<tr>
<td align="center" width="105" onmouseover="mOvr(this,'#9999cc');" onmouseout="mOut(this,'#666699');" onclick="mClk(this);" bgcolor="#666699">
<a style="color: #FFFFFF" href="http://www.yahoo.com/"><font face="Verdana" size="-2">YAHOO</font></a>
</td>
<td align="center" width="105" onmouseover="mOvr(this,'#9999cc');" onmouseout="mOut(this,'#666699');" onclick="mClk(this);" bgcolor="#666699">
<a style="color: #FFFFFF" href="http://hotbot.lycos.com/"><font face="Verdana" size="-2">HOTBOT</font></a>
</td>
<td align="center" width="105" onmouseover="mOvr(this,'#9999cc');" onmouseout="mOut(this,'#666699');" onclick="mClk(this);" bgcolor="#666699">
<a style="color: #FFFFFF" href="http://WWW.CNN.com/"><font face="Verdana" size="-2">CNN</font></a>
</td>
<td align="center" width="105" onmouseover="mOvr(this,'#9999cc');" onmouseout="mOut(this,'#666699');" onclick="mClk(this);" bgcolor="#666699">
<a style="color: #FFFFFF" href="http://www.faisal1.com/"><font face="Verdana" size="1">موقع فيـصـل</font></a>
</td>
</tr>
</table>
-----------------------------
جالب اخبار محيط
كود:
<HTML>
<HEAD>
<title>اسم موقعك </title>
</head>
<frameset rows="*,30" border="0" frameborder="0" ramespacing=0 >
<frame name="Main" marginwidth="0" marginheight="0" scrolling="Auto" src="هنا
تضع عنوان موقعك">
<frame name="up" marginwidth="0" marginheight="0" scrolling="no" src="http://www.moheet.com/new/up.asp">
</frameset>
--------------------------
تقويم ميلادي
كود:
<!-- ONE STEP TO INSTALL PROPER DATE:
1. Add the first code to the BODY of your HTML ******** -->
<!-- STEP ONE: Add the first code to the BODY of your HTML ******** -->
<BODY>
<****** LANGUAGE="Java******">
<!-- Original: Peter Oxley (peter@theun.com) -->
<!-- Web Site: http://www.theun.com -->
<!--Total Java ******s 99 - Next Step Software-->
<!-- Begin
today=new Date();
day=today.getDate();
year=today.getYear();
month=today.getMonth()+1;
if (day==1) end=("st");
else if (day==2) end=("nd");
else if (day==3) end=("rd");
else if (day==21) end=("st");
else if (day==22) end=("nd");
else if (day==23) end=("rd");
else if (day==31) end=("st");
else end=("th");
if (month==1) name=("January");
else if (month==2) name=("February");
else if (month==3) name=("March");
else if (month==4) name=("April");
else if (month==5) name=("May");
else if (month==6) name=("June");
else if (month==7) name=("July");
else if (month==8) name=("August");
else if (month==9) name=("September");
else if (month==10) name=("October");
else if (month==11) name=("November");
else name=("December");
if (year<100) year="19" + year;
********.write(name + " " + day + end + ", " + year);
// End -->
</******>
<!-- ****** Size: 1.31 KB -->
-------------------------------------
تقويم رزنامى
كود:
<!-- Java****** immediate ****** -->
<****** LANGUAGE="Java******">
<!--
// Copyright 1996 - Tomer and Yehuda Shiran
// This example will appear in our forthcoming book on Java******.
// Feel free to "steal" this code provided that you leave this notice as is.
// Additional examples from the book can be found at http://www.geocities.com/SiliconValley/9000/
// For more information contact Tomer or Yehuda Shiran <yshiran@iil.intel.com>
setCal()
function getTime() {
// initialize time-related variables with current time settings
var now = new Date()
var hour = now.getHours()
var minute = now.getMinutes()
now = null
var ampm = ""
// validate hour values and set value of ampm
if (hour >= 12) {
hour -= 12
ampm = "PM"
} else
ampm = "AM"
hour = (hour == 0) ? 12 : hour
// add zero digit to a one digit minute
if (minute < 10)
minute = "0" + minute // do not parse this number!
// return time string
return hour + ":" + minute + " " + ampm
}
function leapYear(year) {
if (year % 4 == 0) // basic rule
return true // is leap year
/* else */ // else not needed when statement is "return"
return false // is not leap year
}
function getDays(month, year) {
// create array to hold number of days in each month
var ar = new Array(12)
ar[0] = 31 // January
ar[1] = (leapYear(year)) ? 29 : 28 // February
ar[2] = 31 // March
ar[3] = 30 // April
ar[4] = 31 // May
ar[5] = 30 // June
ar[6] = 31 // July
ar[7] = 31 // August
ar[8] = 30 // September
ar[9] = 31 // October
ar[10] = 30 // November
ar[11] = 31 // December
// return number of days in the specified month (parameter)
return ar[month]
}
function getMonthName(month) {
// create array to hold name of each month
var ar = new Array(12)
ar[0] = "January"
ar[1] = "February"
ar[2] = "March"
ar[3] = "April"
ar[4] = "May"
ar[5] = "June"
ar[6] = "July"
ar[7] = "August"
ar[8] = "September"
ar[9] = "October"
ar[10] = "November"
ar[11] = "December"
// return name of specified month (parameter)
return ar[month]
}
function setCal() {
// standard time attributes
var now = new Date()
var year = now.getYear()
var month = now.getMonth()
var monthName = getMonthName(month)
var date = now.getDate()
now = null
// create instance of first day of month, and extract the day on which it occurs
var firstDayInstance = new Date(year, month, 1)
var firstDay = firstDayInstance.getDay()
firstDayInstance = null
// number of days in current month
var days = getDays(month, year)
// call function to draw calendar
drawCal(firstDay + 1, days, date, monthName, 1900 + year)
}
function drawCal(firstDay, lastDate, date, monthName, year) {
// constant table settings
var headerHeight = 50 // height of the table's header cell
var border = 2 // 3D height of table's border
var cellspacing = 4 // width of table's border
var headerColor = "midnightblue" // color of table's header
var headerSize = "+3" // size of tables header font
var colWidth = 60 // width of columns in table
var dayCellHeight = 25 // height of cells containing days of the week
var dayColor = "darkblue" // color of font representing week days
var cellHeight = 40 // height of cells representing dates in the calendar
var todayColor = "red" // color specifying today's date in the calendar
var timeColor = "purple" // color of font representing current time
// create basic table structure
var text = "" // initialize accumulative variable to empty string
text += '<CENTER>'
text += '<TABLE BORDER=' + border + ' CELLSPACING=' + cellspacing + '>' // table settings
text += '<TH COLSPAN=7 HEIGHT=' + headerHeight + '>' // create table header cell
text += '<FONT COLOR="' + headerColor + '" SIZE=' + headerSize + '>' // set font for table header
text += monthName + ' ' + year
text += '</FONT>' // close table header's font settings
text += '</TH>' // close header cell
// variables to hold constant settings
var openCol = '<TD WIDTH=' + colWidth + ' HEIGHT=' + dayCellHeight + '>'
openCol += '<FONT COLOR="' + dayColor + '">'
var closeCol = '</FONT></TD>'
// create array of abbreviated day names
var weekDay = new Array(7)
weekDay[0] = "Sun"
weekDay[1] = "Mon"
weekDay[2] = "Tues"
weekDay[3] = "Wed"
weekDay[4] = "Thu"
weekDay[5] = "Fri"
weekDay[6] = "Sat"
// create first row of table to set column width and specify week day
text += '<TR ALIGN="center" VALIGN="center">'
for (var dayNum = 0; dayNum < 7; ++dayNum) {
text += openCol + weekDay[dayNum] + closeCol
}
text += '</TR>'
// declaration and initialization of two variables to help with tables
var digit = 1
var curCell = 1
for (var row = 1; row <= Math.ceil((lastDate + firstDay - 1) / 7); ++row) {
text += '<TR ALIGN="right" VALIGN="top">'
for (var col = 1; col <= 7; ++col) {
if (digit > lastDate)
break
if (curCell < firstDay) {
text += '<TD></TD>';
curCell++
} else {
if (digit == date) { // current cell represent today's date
text += '<TD HEIGHT=' + cellHeight + '>'
text += '<FONT COLOR="' + todayColor + '">'
text += digit
text += '</FONT><BR>'
text += '<FONT COLOR="' + timeColor + '" SIZE=2>'
text += '<CENTER>' + getTime() + '</CENTER>'
text += '</FONT>'
text += '</TD>'
} else
text += '<TD HEIGHT=' + cellHeight + '>' + digit + '</TD>'
digit++
}
}
text += '</TR>'
}
// close all basic table tags
text += '</TABLE>'
text += '</CENTER>'
// print accumulative HTML string
********.write(text)
}
// -->
</******>
--------------------------------------
ثلوج متساقطة او ورود
ثلوج متساقطة او ورود ولكن عليك ان تختار صورة من عندك لترفقها مع السكربت
كود:
<BODY>
<****** LANGUAGE="Java******1.2">
<!-- Web Site: http://www.geocities.com/tata982 -->
<!-- This ****** and many more are available free online at -->
<!-- The Java****** Source!! http://java******.internet.com -->
<!-- Begin
var no = 25; // snow number
var speed = 10; // smaller number moves the snow faster
var snowflake = "snow.gif";
var ns4up = (********.layers) ? 1 : 0; // browser sniffer
var ie4up = (********.all) ? 1 : 0;
var dx, xp, yp; // coordinate and position variables
var am, stx, sty; // amplitude and step variables
var i, doc_width = 800, doc_height = 600;
if (ns4up) {
doc_width = self.innerWidth;
doc_height = self.innerHeight;
} else if (ie4up) {
doc_width = ********.body.clientWidth;
doc_height = ********.body.clientHeight;
}
dx = new Array();
xp = new Array();
yp = new Array();
am = new Array();
stx = new Array();
sty = new Array();
for (i = 0; i < no; ++ i) {
dx[i] = 0; // set coordinate variables
xp[i] = Math.random()*(doc_width-50); // set position variables
yp[i] = Math.random()*doc_height;
am[i] = Math.random()*20; // set amplitude variables
stx[i] = 0.02 + Math.random()/10; // set step variables
sty[i] = 0.7 + Math.random(); // set step variables
if (ns4up) { // set layers
if (i == 0) {
********.write("<layer name=\"dot"+ i +"\" left=\"15\" ");
********.write("top=\"15\" visibility=\"show\"><img src=\"");
********.write(snowflake + "\" border=\"0\"></layer>");
} else {
********.write("<layer name=\"dot"+ i +"\" left=\"15\" ");
********.write("top=\"15\" visibility=\"show\"><img src=\"");
********.write(snowflake + "\" border=\"0\"></layer>");
}
} else if (ie4up) {
if (i == 0) {
********.write("<div id=\"dot"+ i +"\" style=\"POSITION: ");
********.write("absolute; Z-INDEX: "+ i +"; VISIBILITY: ");
********.write("visible; TOP: 15px; LEFT: 15px;\"><img src=\"");
********.write(snowflake + "\" border=\"0\"></div>");
} else {
********.write("<div id=\"dot"+ i +"\" style=\"POSITION: ");
********.write("absolute; Z-INDEX: "+ i +"; VISIBILITY: ");
********.write("visible; TOP: 15px; LEFT: 15px;\"><img src=\"");
********.write(snowflake + "\" border=\"0\"></div>");
}
}
}
function snowNS() { // Netscape main animation function
for (i = 0; i < no; ++ i) { // iterate for every dot
yp[i] += sty[i];
if (yp[i] > doc_height-50) {
xp[i] = Math.random()*(doc_width-am[i]-30);
yp[i] = 0;
stx[i] = 0.02 + Math.random()/10;
sty[i] = 0.7 + Math.random();
doc_width = self.innerWidth;
doc_height = self.innerHeight;
}
dx[i] += stx[i];
********.layers["dot"+i].top = yp[i];
********.layers["dot"+i].left = xp[i] + am[i]*Math.sin(dx[i]);
}
setTimeout("snowNS()", speed);
}
function snowIE() { // IE main animation function
for (i = 0; i < no; ++ i) { // iterate for every dot
yp[i] += sty[i];
if (yp[i] > doc_height-50) {
xp[i] = Math.random()*(doc_width-am[i]-30);
yp[i] = 0;
stx[i] = 0.02 + Math.random()/10;
sty[i] = 0.7 + Math.random();
doc_width = ********.body.clientWidth;
doc_height = ********.body.clientHeight;
}
dx[i] += stx[i];
********.all["dot"+i].style.pixelTop = yp[i];
********.all["dot"+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]);
}
setTimeout("snowIE()", speed);
}
if (ns4up) {
snowNS();
} else if (ie4up) {
snowIE();
}
// End -->
</******>
</BODY>
---------------------------------
عرض ممتع لخلفية الصفحة التي تتغير الوانها
كود:
<BODY onload=disco()>
<****** language=Java******>
<!--
//you can assign the initial color of the background here
r=255;
g=255;
b=255;
flag=0;
t=new Array;
o=new Array;
d=new Array;
function hex(a,c)
{
t[a]=Math.floor(c/16)
o[a]=c%16
switch (t[a])
{
case 10:
t[a]='A';
break;
case 11:
t[a]='B';
break;
case 12:
t[a]='C';
break;
case 13:
t[a]='D';
break;
case 14:
t[a]='E';
break;
case 15:
t[a]='F';
break;
default:
break;
}
switch (o[a])
{
case 10:
o[a]='A';
break;
case 11:
o[a]='B';
break;
case 12:
o[a]='C';
break;
case 13:
o[a]='D';
break;
case 14:
o[a]='E';
break;
case 15:
o[a]='F';
break;
default:
break;
}
}
function ran(a,c)
{
if ((Math.random()>2/3||c==0)&&c<255)
{
c++
d[a]=2;
}
else
{
if ((Math.random()<=1/2||c==255)&&c>0)
{
c--
d[a]=1;
}
else d[a]=0;
}
return c
}
function do_it(a,c)
{
if ((d[a]==2&&c<255)||c==0)
{
c++
d[a]=2
}
else
if ((d[a]==1&&c>0)||c==255)
{
c--;
d[a]=1;
}
if (a==3)
{
if (d[1]==0&&d[2]==0&&d[3]==0)
flag=1
}
return c
}
function disco()
{
if (flag==0)
{
r=ran(1, r);
g=ran(2, g);
b=ran(3, b);
hex(1,r)
hex(2,g)
hex(3,b)
********.bgColor="#"+t[1]+o[1]+t[2]+o[2]+t[3]+o[3]
flag=50
}
else
{
r=do_it(1, r)
g=do_it(2,g)
b=do_it(3,b)
hex(1,r)
hex(2,g)
hex(3,b)
********.bgColor="#"+t[1]+o[1]+t[2]+o[2]+t[3]+o[3]
flag--
}
if (********.all)
setTimeout('disco()',50)
}
//-->
</******>
------------------------------
حكمة تتغير
كود:
<****** LANGUAGE="Java******">
<!-- Begin
var a = Math.random() + ""
var rand1 = a.charAt(5)
quotes = new Array
quotes[1] = "لايلدغ المؤمن من جحر مرتين"
quotes[2] = "لا يرمي الناس بالحجارة من كان بيته من زجاج"
quotes[3] = "اللهم علمني ما نسيت و ذكرني بما جهلت"
quotes[4] = "إن الله و ملائكته يصلون على النبي يا أيها اللذين آمنوا صلوا و سلموا عليه تسليما"
quotes[5] = "إنما الأعمال بالنيات "
quotes[6] = "اهلا بكم في صفحتي"
quotes[7] = "خير الامور أوسطها"
quotes[8] = "لتكن كبيرة أو صغيرة فهي بلادي و ليكن بعيد أو قريب فه ابن بلدي - مثل صيني"
quotes[9] = "لا إله إلا الله"
quotes[0] = "بلادي و إن جارت علي عزيزة"
var quote = quotes[rand1]
********.write(quote);
// End -->
-----------------------------
قائمة اختر واذهب
--------------------------------------------------------------------------------
كود:
1- انسخ الكود التالي لمنطقة الرأس :
<****** LANGUAGE="Java******">
<!-- Begin
function formHandler(form){
var URL = ********.form.site.options[********.form.site.selectedIndex].value;
window.location.href = URL;
// End -->
}
</******>
2- انسخ الكود التالي لمنطقة الجسم :
<center>
<form name="form">
<select name="site" size=1>
<option value="">Go to....
<option value="http://www.yahoo.com">Yahoo
<option value="http://www.metacrawler.com">Metacrawler
<option value="http://www.des4arab.com">خالد الخطيب ابن جيفارا
<option value="http://www.group yahoo/group/elmokatel.com">Webcrawler
<option value="http://www.lycos.com">Lycos
<option value="http://java******.internet.com">Java****** Source
</select>
<input type=button value="Go!" onClick="java******:formHandler()">
</form>
</center>
لشرح الرابط عند مرور الماوس
--------------------------------------------------------------------------------
كود:
هذا الكود يوضع في head
<STYLE TYPE="text/css">
<!--
BODY {OVERFLOW:scroll;OVERFLOW-X:hidden}
.DEK {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}
//-->
</STYLE>
وهذا يوضع في الـ body
<DIV ID="dek" CLASS="dek"></DIV>
<****** TYPE="text/java******">
<!--
Xoffset=-60; // modify these values to ...
Yoffset= 20; // change the popup position.
var nav,old,iex=(********.all),yyy=-1000;
if(navigator.appName=="Netscape"){(********.layers)?nav=trueld=true;}
if(!old){
var skn=(nav)?********.dek:dek.style;
if(nav)********.captureEvents(Event.MOUSEMOVE);
********.onmousemove=get_mouse;
}
function popup(msg,bak){
var content="<TABLE WIDTH=200 BORDER=1 BORDERCOLOR=black CELLPADDING=2 CELLSPACING=0 "+
"BGCOLOR="+bak+"><TD ALIGN=center><FONT COLOR=white SIZE=4>"+msg+"</FONT></TD></TABLE>";
if(old){alert(msg);return;}
else{yyy=Yoffset;
if(nav){skn.********.write(content);skn.********.c lose();skn.visibility="visible"}
if(iex){********.all("dek").innerHTML=content;skn.visibility="visible"}
}
}
function get_mouse(e){
var x=(nav)?e.pageX:event.x+********.body.scrollLeft;s kn.left=x+Xoffset;
var y=(nav)?e.pageY:event.y+********.body.scrollTop;sk n.top=y+yyy;
}
function kill(){
if(!old){yyy=-1000;skn.visibility="hidden";}
}
//-->
</******>
اما هذه العبارة فتوضع داخل قوسي عنوان الرابطة وذلك بعد علامة التنصيص الاخيره قبل القوس
ONMOUSEOVER="popup('Link de******ion here','yellow')"; ONMOUSEOUT="kill()"
بهذا الشكل
<p align="center"><a href="http://amory.8m.com" ONMOUSEOUT="kill()" ; ONMOUSEOVER="popup('زورونا تجدوا ما يسركم','blue')"><font face="Tahoma">عموري</font></a></p>
هذا لصنع لوحة مفاتيح لمساعدة من لا يوجد عربي في جهازه
--------------------------------------------------------------------------------
يجب ان تنسخ الصورتين اللي تحت لتضعها مع السكربت
كود:
<HTML><HEAD>
<META **********="Content-Type" CONTENT="text/html; charset=windows-1256">
<META NAME="author" CONTENT="www.naseej.com">
<TITLE>[Naseej Arabic Keboard - لوحة مفاتيح نسيج]</TITLE>
<META NAME="keywords" CONTENT="Arab,Islam,عرب,إسلام">
<META NAME="de******ion" CONTENT="Naseej is an information network established to provide information services to the Arabic Internet users around the world, and brother Muslims, seeking information related to the region and Islam.">
<META NAME="published" CONTENT="1999">
</HEAD><body bgcolor="#FBF5DA"><center>
<form name="form1">
<table cellspacing="2" cellpadding="2" align="center">
<tr>
<td><img src="key1.gif" width=450 height=156 border="0" usemap="#key"></td>
</tr>
<TR><TD dir=rtl><center>
<!input type="text" SIZE="62" name="text1" value="">
<textarea name="text1" cols="50" rows="3" wrap="PHYSICAL">
هذا لصنع لوحة محادثة تضعها في موقعك لراغبي المحادثة
--------------------------------------------------------------------------------
كود:
<CFSET PAGE="CoolStuff after warning">
<CFINCLUDE TEMPLATE="../tracker.cfm">
<html>
<head>
<meta **********="Content-Type"
content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title></title>
</head>
<body bgcolor="#FFFFFF" topmargin="0" leftmargin="0">
<p align="center"><!--webbot bot="HTMLMarkup" startspan --><table border="0" width="200" height="0" cellpadding="0">
<tr>
<td width="100%"><p align="center"><!--webbot bot="HTMLMarkup" startspan --><COLOR="#400040" size="10">
<p ALIGN="center"><!--webbot bot="HTMLMarkup" startspan --><!------ HearMe VoicePresence Control Parameters -------->
<FORM NAME="HearMeVCC">
<input type=hidden name='Width' value='400'>
<input type=hidden name='Height' value='200'>
<input type=hidden name='Border' value='0'>
<input type=hidden name='Color' value='#808080'>
<input type=hidden name='Background' value='color=#0000FF msgtext=#ff0000 msgback=#0000FF'>
<input type=hidden name='OptionsButton' value='noimage back=#0000FF text=#ff6000 disabled=#000000 flash=#ffff00 hilite=#a00000 lolite=#808080'>
<input type=hidden name='TextChatWindow' value='embedded=130 back=#600000 entertext=#ffff00 enterback=#a00000 chatsystem=#ff6000 chatevent=#ff6000 chatyou=#ffff00 chatothers=#ff0000 chatback=#000000'>
<input type=hidden name='UserList' value='back=#000000 you=#ffff00 others=#ff6000 talker=#ffffff ignored=#0000FF ignoredtalker=#a06000'>
</FORM>
<!------ HearMe VoicePresence Device Display --------->
<!--(c) HearMe, 1999. Freely reproducible subject to VoicePresence(tm) agreement at www.group yahoo/group/elmokatel.com -->
<****** src="http://vp.hearme.com/products/vp/embedded/******s/vc.js">
//-- IE 3.0 Message --- ********.writeln("<TABLE BORDER=1 CELLPADDING=5 WIDTH=400 HEIGHT=400>", "<TR><TD align=center>To voice chat with others using Hearme's VoicePresence, ", "you will need Internet Explorer 4.0 or above</TD></TR></TABLE>"); </******> <!--webbot bot="HTMLMarkup" endspan --></p><!--webbot
bot="HTMLMarkup" endspan --></td>
</tr>
</table>
</center></div>
<!--webbot
bot="HTMLMarkup" endspan --></p>
</body>
</html>
الاسكربت دة هذا يشباب نسيت ايش يسوي هاهاه
--------------------------------------------------------------------------------
كود:
<html>
<head>
<meta **********="Content-Type" content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.********">
<STYLE>
<!--
.TextScrollStyle {
visibility:visible;
font-size:13pt;
font-family:Verdana;
font-weight:bold;
padding-top:0;
}
-->
</STYLE>
<****** LANGUAGE="Java******1.2">
var hexbase= new Array("0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", "B", "C", "D", "E", "F");
var value=0;
var Dec2Hex=new Array();
for (x=0; x<16; x++){
for (y=0; y<16; y++){
Dec2Hex[value]= hexbase[x] + hexbase[y];
value++;
}
}
function RGB2STR(rgbcolor)
{
return Dec2Hex[rgbcolor>>16] + Dec2Hex[(rgbcolor>>8)&0xFF] + Dec2Hex[rgbcolor&0xFF];
}
/////Congifure following variables to customize fader//
var scrollerwidth=200
var scrollerheight=90
var TS_colorFG = 0x0000FF; // Text color
var TS_colorBG = 0xF8F9cc; // Background color
var TS_ymax = 50; // Total animation frame
var TS_ystep = 1; // 1 or -1 only
var TS_speed = 2;
var TS_message = new Array();
// Put messages here
TS_message[0] = 'Hello there';
TS_message[1] = 'how are you!';
TS_message[2] = '<A HREF="http://amory.8m.com">amory.8m.com</A>';
/////End configuration//////////////////
var TS_ypos = 0;
var TS_yposOrg = 0;
var TS_color = TS_colorBG;
var TS_curMsg = 0;
// Calculate the difference between background and foreground color
var dfRed = -((TS_colorBG>>16) - (TS_colorFG>>16)) / (TS_ymax>>1);
var dfGreen = -(((TS_colorBG>>8)&0xFF) - ((TS_colorFG>>8)&0xFF)) / (TS_ymax>>1);
var dfBlue = -((TS_colorBG&0xFF) - (TS_colorFG&0xFF)) / (TS_ymax>>1);
var TS_opColor = (dfRed<<16) + (dfGreen<<8) + (dfBlue);
var timer;
function UnloadMe()
{
clearTimeout(timer);
}
function ScrollText()
{
if (********.all) {
// IE
TextScroll.style.paddingTop = TS_ypos;
TextScroll.style.color = TS_color;
}
TS_ypos += TS_ystep;
TS_color += TS_opColor;
if (TS_ypos == (TS_ymax>>1) - TS_ystep) {
TS_opColor *= -1;
}
if (TS_ypos >= TS_ymax-1 || TS_ypos <= 0) {
TS_color = TS_colorBG;
TS_opColor *= -1;
if (TS_ystep > 0) {
TS_ypos = 0;
} else {
TS_ypos = TS_ymax;
}
if (++TS_curMsg > TS_message.length-1) {
TS_curMsg = 0;
}
// Change text
if (********.all) {
// IE
TextScroll.style.paddingTop = TS_ypos;
TextScroll.innerHTML=TS_message[TS_curMsg];
}
}
// Set timer
timer = setTimeout('ScrollText()', TS_speed);
}
function ScrollTextDisplay()
{
var navName=navigator.appName;
var navVer=parseInt(navigator.appVersion)
if (!(navName=="Microsoft Internet Explorer" && navVer>=4)){
return;
}
if (navName=="Microsoft Internet Explorer") {
TS_speed = 20 + TS_speed;
}
********.write('<SPAN ID="TextScroll" CLASS="TextScrollStyle" style="width:'+scrollerwidth+';height:'+scrollerheight+'">');
********.write(TS_message[0]);
********.write('</SPAN>');
if (TS_ystep > 0) {
TS_ypos = 0;
} else {
TS_ypos = TS_ymax;
}
if (********.all) {
// IE
TextScroll.style.backgroundColor = TS_colorBG;
TextScroll.style.color = TS_color;
}
window.onload=new Function("timer = setTimeout('ScrollText()', 1000);")
window.onunload=UnloadMe;
}
</******>
<title>New Page 1</title>
</head>
<body>
<****** language="Java******1.2">
if (********.all)
ScrollTextDisplay()
</******>
</body>
</html>
اكشف محتويات السي >>> ممتاز
--------------------------------------------------------------------------------
كود:
<html>
<head>
<meta **********="Content-Type" content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.********">
<title>New Page 5</title>
</head>
<body>
<INPUT TYPE="button" Value=" اكشف محتويات السى" onClick="window.open('file:///C|/', 'display', 'scrollbars=1')">
<table>
<TD align="center">
</body>
نص متغير اللون مثل الموج المتحرك
--------------------------------------------------------------------------------
كود:
<html>
<head>
<meta **********="Content-Type" content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.********">
<title>New Page 21</title>
</head>
<body>
<h2>
<****** language="Java******1.2">
var message="موقع قصيمي على النت يرحب بزواره الكرام ويتمنى لهم المتعة والفائدة"
var neonbasecolor="blue"
var neontextcolor="red"
var flashspeed=25 //in milliseconds
///No need to edit below this line/////
var n=0
if (********.all){
********.write('<font color="'+neonbasecolor+'">')
for (m=0;m<message.length;m++)
********.write('<span id="neonlight">'+message.charAt(m)+'</span>')
********.write('</font>')
//cache reference to neonlight array
var tempref=********.all.neonlight
}
else
********.write(message)
function neon(){
//Change all letters to base color
if (n==0){
for (m=0;m<message.length;m++)
tempref[m].style.color=neonbasecolor
}
//cycle through and change individual letters to neon color
tempref[n].style.color=neontextcolor
if (n<tempref.length-1)
n++
else{
n=0
clearInterval(flashing)
setTimeout("beginneon()",100)
return
}
}
function beginneon(){
if (********.all)
flashing=setInterval("neon()",flashspeed)
}
beginneon()
</******></h2>
</body>
</html>
غير اللون كما تحب
--------------------------------------------------------------------------------
كود:
<html>
<head>
<meta **********="Content-Type" content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.********">
<title>Multi Color Background Changer</title>
<****** language="Java******">
lck=0;
function r(hval)
{
if ( lck == 0 )
{
********.bgColor=hval;
}
}
function l()
{
if (lck == 0)
{
lck = 1;
}
else
{
lck = 0;
}
}
</******>
</head>
<body>
<table border="0" cellpadding="0" border="0">
<tr>
<td bgcolor="#00ffff"><a href="java******:l()"
onmouseover="r('#00ffff'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#663399"><a href="java******:l()"
onmouseover="r('#663399'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#669933"><a href="java******:l()"
onmouseover="r('#669933'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#990033"><a href="java******:l()"
onmouseover="r('#990033'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#666600"><a href="java******:l()"
onmouseover="r('#666600'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#663366"><a href="java******:l()"
onmouseover="r('#663366'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#000000"><a href="java******:l()"
onmouseover="r('#000000'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#FF0000"><a href="java******:l()"
onmouseover="r('#FF0000'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#CC6600"><a href="java******:l()"
onmouseover="r('#CC6600'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#CC3399"><a href="java******:l()"
onmouseover="r('#CC3399'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#666699"><a href="java******:l()"
onmouseover="r('#666699'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#660033"><a href="java******:l()"
onmouseover="r('#660033'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#330033"><a href="java******:l()"
onmouseover="r('#330033'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#333300"><a href="java******:l()"
onmouseover="r('#333300'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#FFFF00"><a href="java******:l()"
onmouseover="r('#FFFF00'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#9900CC"><a href="java******:l()"
onmouseover="r('#9900CC'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#FFCC66"><a href="java******:l()"
onmouseover="r('#FFCC66'); return true"><img src="" border="0" width="10" height="10"></a></td>
<td bgcolor="#FFFFFF"><a href="java******:l()"
onmouseover="r('#FFFFFF'); return true"><img src="" border="0" width="10" height="10"></a></td>
</tr>
</table>
<a><font face="Helvetica" size=-2>Multi Color Background Changer</font></a>
</body>
</html>
باحث بريد
--------------------------------------------------------------------------------
كود:
<html>
<head>
<meta **********="Content-Type" content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.********">
<title>AYNA</title>
</head>
<body>
<center>
<table border="1">
<tr>
<td align="center" bgcolor="#FFFFCC">
<FORM ACTION="http://www.ayna.com/cgi-bin/anathra.cgi" method="post">
<TABLE>
<TR>
<TD>
<b><font size="5"><a href="http://www.ayna.com" target="_blank">AYNA</a></font></b>
</TD>
<TD>
<INPUT TYPE="text" SIZE="30" NAME="search" style="background-color: #99CCFF; color: #FF0000; border-style: inset">
<INPUT TYPE="hidden" NAME="boolean" VALUE="AND">
<INPUT TYPE="hidden" NAME="show" VALUE="1">
<INPUT TYPE="hidden" NAME="codepage" VALUE="cp1256">
</TD>
<TD>
<b><a href="http://www.ayna.com/cgi-bin/anathra.cgi" target="_blank"><font face="Tahoma" size="5">إبحث</font></a></b>
</TD>
</TR>
</TABLE>
</FORM>
</td>
</tr>
</table>
</center>
</body>
</html>
جملة متراقصة من البرد
--------------------------------------------------------------------------------
كود:
<html>
<head>
<meta **********="Content-Type" content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.********">
<title>New Page 27</title>
<****** LANGUAGE="Java******1.1">
<!-- Beginning of Java****** -
var y=30
var x=10
var count_shakes= 0
var shaketicker
function initObjects() {
if (********.all) {
shaketicker0 = ********.all.shaketick0.style
shaketicker1 = ********.all.shaketick1.style
shaketicker2 = ********.all.shaketick2.style
shaketicker3 = ********.all.shaketick3.style
shaketicker4 = ********.all.shaketick4.style
shaketicker5 = ********.all.shaketick5.style
shaketicker6 = ********.all.shaketick6.style
}
if (********.layers) {
shaketicker0 = ********.shaketick0
shaketicker1 = ********.shaketick1
shaketicker2 = ********.shaketick2
shaketicker3 = ********.shaketick3
shaketicker4 = ********.shaketick4
shaketicker5 = ********.shaketick5
shaketicker6 = ********.shaketick6
}
shake()
}
function getrandom() {
var dif= Math.floor(Math.random()*2)
return dif
}
function getrandom2() {
var dif= Math.floor(Math.random()*5)
return dif
}
function getrandom3() {
var dif= Math.floor(Math.random()*10)
return dif
}
function intermezzo() {
count_shakes=0
var goon=setTimeout('shake()',2000)
}
function shake() {
if (count_shakes < 50) {
if (********.all) {
shaketicker0.posTop=y+getrandom(); shaketicker0.posLeft=x+getrandom3();
shaketicker1.posTop=y+getrandom(); shaketicker1.posLeft=x+getrandom2();
shaketicker2.posTop=y+getrandom2(); shaketicker2.posLeft=x+getrandom();
shaketicker3.posTop=y+getrandom(); shaketicker3.posLeft=x+getrandom3();
shaketicker4.posTop=y+getrandom3(); shaketicker4.posLeft=x+getrandom2();
shaketicker5.posTop=y+getrandom2(); shaketicker5.posLeft=x+getrandom();
shaketicker6.posTop=y+getrandom2(); shaketicker6.posLeft=x+getrandom();
}
if (********.layers) {
shaketicker0.top=y+getrandom(); shaketicker0.left=x+getrandom3();
shaketicker1.top=y+getrandom(); shaketicker1.left=x+getrandom2();
shaketicker2.top=y+getrandom2(); shaketicker2.left=x+getrandom();
shaketicker3.top=y+getrandom3(); shaketicker3.left=x+getrandom();
shaketicker4.top=y+getrandom(); shaketicker4.left=x+getrandom2();
shaketicker5.top=y+getrandom2(); shaketicker5.left=x+getrandom();
shaketicker6.top=y+getrandom(); shaketicker6.left=x+getrandom3();
}
var timer = setTimeout('shake()',10)
count_shakes++;
}
else {
shaketicker0.top=y; shaketicker0.left=x;
shaketicker1.top=y; shaketicker1.left=x;
shaketicker2.top=y; shaketicker2.left=x;
shaketicker3.top=y; shaketicker3.left=x;
shaketicker4.top=y; shaketicker4.left=x;
shaketicker5.top=y; shaketicker5.left=x;
shaketicker6.top=y; shaketicker6.left=x;
intermezzo()
clearTimeout(timer)
}
}
// - End of Java****** - -->
</******>
<STYLE>
.ticker {
position: absolute;
font-family:Verdana;
font-weight:bold;
color:FF0000;
font-size:30px;
letter-spacing:1;
}
.mainbody {
position: absolute;
top:80;
left:10
}
</STYLE>
</head>
<body onLoad="initObjects()">
<div id="shaketick0" class="ticker" style="color:000000">
اهلا بكم في موقع المقاتل ابن جيفارا</div>
<div id="shaketick1" class="ticker" style="color:FF9933">
اهلا بكم في موقع المقاتل ابن جيفارا</div>
<div id="shaketick2" class="ticker" style="color:FFFF00">
اهلا بكم في موقع المقاتل ابن جيفارا</div>
<div id="shaketick3" class="ticker" style="color:FF7777">
اهلا بكم في موقع المقاتل ابن جيفارا</div>
<div id="shaketick4" class="ticker" style="color:FF5555">
اهلا بكم في موقع المقاتل ابن جيفارا</div>
<div id="shaketick5" class="ticker" style="color:FF2222">
اهلا بكم في موقع المقاتل ابن جيفارا</div>
<div id="shaketick6" class="ticker" style="color:FF0000">
اهلا بكم في موقع المقاتل ابن جيفارا</div>
</body>
</html>
لنكات متحركة عموديا
--------------------------------------------------------------------------------
كود:
<html>
<head>
<meta **********="Content-Type" content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.********">
<title>New Page 21</title>
</head>
<body>
<table>
<td width="100%" align="center"><font face="Tahoma"> <****** language="Java******1.2">
//configure the below five variables to change the style of the scroller
var scrollerwidth=150
var scrollerheight=90
var scrollerbgcolor='lightyellow'
//set below to '' if you don't wish to use a background image
var scrollerbackground='scrollerback.gif'
//configure the below variable to change the contents of the scroller
var messages=new Array()
messages[0]="<font face='tahoma'><a href='http://ضع عنوان الرابطة 0'>ضع جملة هنا</a></font>"
messages[1]="<font face='tahoma'><a href='http://ضع عنوان الرابطة 1'>ضع جملة هنا1</a></font>"
messages[2]="<font face='tahoma'><a href='http://ضع عنوان الرابطة 2'>ضع جملةهنا2</a></font>"
messages[3]="<font face='tahoma'><a href='http://ضع عنوان الرابطة 3'>ضع جملة 3هنا</a></font>"
messages[4]="<font face='tahoma'><a href='http://ضع عنوان الرابطة 4'>ضع جملة هنا4</a></font>"
///////Do not edit pass this line///////////////////////
if (messages.length>1)
i=2
else
i=0
function move1(whichlayer){
tlayer=eval(whichlayer)
if (tlayer.top>0&&tlayer.top<=5){
tlayer.top=0
setTimeout("move1(tlayer)",3000)
setTimeout("move2(********.main.********.second)",3000)
return
}
if (tlayer.top>=tlayer.********.height*-1){
tlayer.top-=5
setTimeout("move1(tlayer)",100)
}
else{
tlayer.top=scrollerheight
tlayer.********.write(messages[i])
tlayer.********.close()
if (i==messages.length-1)
i=0
else
i++
}
}
function move2(whichlayer){
tlayer2=eval(whichlayer)
if (tlayer2.top>0&&tlayer2.top<=5){
tlayer2.top=0
setTimeout("move2(tlayer2)",3000)
setTimeout("move1(********.main.********.first)",3000)
return
}
if (tlayer2.top>=tlayer2.********.height*-1){
tlayer2.top-=5
setTimeout("move2(tlayer2)",100)
}
else{
tlayer2.top=scrollerheight
tlayer2.********.write(messages[i])
tlayer2.********.close()
if (i==messages.length-1)
i=0
else
i++
}
}
function move3(whichdiv){
tdiv=eval(whichdiv)
if (tdiv.style.pixelTop>0&&tdiv.style.pixelTop<=5){
tdiv.style.pixelTop=0
setTimeout("move3(tdiv)",3000)
setTimeout("move4(second2)",3000)
return
}
if (tdiv.style.pixelTop>=tdiv.offsetHeight*-1){
tdiv.style.pixelTop-=5
setTimeout("move3(tdiv)",100)
}
else{
tdiv.style.pixelTop=scrollerheight
tdiv.innerHTML=messages[i]
if (i==messages.length-1)
i=0
else
i++
}
}
function move4(whichdiv){
tdiv2=eval(whichdiv)
if (tdiv2.style.pixelTop>0&&tdiv2.style.pixelTop<=5){
tdiv2.style.pixelTop=0
setTimeout("move4(tdiv2)",3000)
setTimeout("move3(first2)",3000)
return
}
if (tdiv2.style.pixelTop>=tdiv2.offsetHeight*-1){
tdiv2.style.pixelTop-=5
setTimeout("move4(second2)",100)
}
else{
tdiv2.style.pixelTop=scrollerheight
tdiv2.innerHTML=messages[i]
if (i==messages.length-1)
i=0
else
i++
}
}
function startscroll(){
if (********.all){
move3(first2)
second2.style.top=scrollerheight
second2.style.visibility='visible'
}
else if (********.layers){
********.main.visibility='show'
move1(********.main.********.first)
********.main.********.second.top=scrollerheight+5
********.main.********.second.visibility='show'
}
}
window.onload=startscroll
</******>
<ilayer id="main" width=&{scrollerwidth}; height=&{scrollerheight}; bgColor=&{scrollerbgcolor}; background=&{scrollerbackground}; visibility=hide>
<layer id="first" left=0 top=1 width=&{scrollerwidth};>
<****** language="Java******1.2">
if (********.layers)
********.write(messages[0])
</******>
</layer>
<layer id="second" left=0 top=0 width=&{scrollerwidth}; visibility=hide>
<****** language="Java******1.2">
if (********.layers)
********.write(messages[1])
</******>
</layer>
</ilayer>
<****** language="Java******1.2">
if (********.all){
********.writeln('<span id="main2" style="position:relative;width:'+scrollerwidth+';height:' +scrollerheight+';overflow:hiden;background-color:'+scrollerbgcolor+' ;background-image:url('+scrollerbackground+')">')
********.writeln('<div style="position:absolute;width:'+scrollerwidth+';height:' +scrollerheight+';clip:rect(0 '+scrollerwidth+' '+scrollerheight+' 0);left:0;top:0">')
********.writeln('<div id="first2" style="position:absolute;width:'+scrollerwidth+';left:0;t op:1;">')
********.write(messages[0])
********.writeln('</div>')
********.writeln('<div id="second2" style="position:absolute;width:'+scrollerwidth+';left:0;t op:0;visibility:hidden">')
********.write(messages[1])
********.writeln('</div>')
********.writeln('</div>')
********.writeln('</span>')
}
</******></font></td>
</body>
عبارات متتابعة
--------------------------------------------------------------------------------
كود:
<html>
<head>
<meta **********="Content-Type" content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.********">
<title>New Page 21</title>
<******>
<!-- Beginning of Java****** -
// Edit your messages. You can add as many messages as you like. Try to be short.
// Long messages will slow down the ****** as you have to enlarge
// the width of your TextRotor (see variable 'scrollerwidth' below messages)
var message = new Array()
message[0]="الجملة الاولى"
message[1]="الجملة الثانية"
message[2]="الجملة الثالثة"
message[3]="الجملة الرابعة"
message[4]="الجملة الخامسة"
message[5]="الجملة السادسة"
//
var scrollerheight=200
var scrollerwidth=500
// نوع الخط
var font_family="Verdana"
// حجم الخط
var font_size=50
// ابعاد النص
var x_textposition=150
var y_textposition=10
// Do not edit the variables below
var i_message=0
var i_loop=0
var max_loop=45
var timer
scrollerwidth=2*scrollerwidth
y_textposition=y_textposition-scrollerheight+font_size
x_textposition=x_textposition-Math.floor(scrollerwidth/2)
function initiate() {
if (********.all) {
********.all.rotationstyle.style.posLeft=x_textpos ition
********.all.rotationstyle.style.posTop=y_textposi tion
changemessage()
}
}
function changemessage() {
do_rotate="yes"
rotationstyle.innerHTML=
'<OBJECT ID="rotationobj" CLASSID="CLSID:369303C2-D7AC-11d0-89D5-00A0C90833E6" STYLE="position:relative;width:'+scrollerwidth+'px;height :'+2*scrollerheight+'px">'+
'<PARAM NAME="Line0001" VALUE="SetLineStyle(0)">'+
'<PARAM NAME="Line0002" VALUE="SetLineColor(255,255,255)">'+
'<PARAM NAME="Line0003" VALUE="SetFillColor(0,255,255)">'+
'<PARAM NAME="Line0004" VALUE="SetFont(\''+font_family+'\', '+font_size+', 400, 0, 0, 0)">'+
'<PARAM NAME="Line0005" VALUE="Text(\''+message[i_message]+'\',0, 2, 0)">'+
'</OBJECT>'
rotationobj.Rotate(-90,0,0)
startscroll()
}
function startscroll() {
if (i_loop < max_loop) {
rotationobj.Rotate(2,0,0)
i_loop++
timer=setTimeout("startscroll()",20)
}
else {
i_loop=0
timer=setTimeout("endscroll()",2000)
}
}
function endscroll() {
if (i_loop < max_loop) {
rotationobj.Rotate(-2,0,0)
i_loop++
timer=setTimeout("endscroll()",50)
}
else {
i_message++
i_loop=0
if (i_message>=message.length) {i_message=0}
timer=setTimeout("changemessage()",1000)
}
}
// - End of Java****** - -->
</******>
</head>
<body onLoad="initiate()">
<p align="center">
<SPAN ID="rotationstyle" STYLE="position:absolute">
<OBJECT ID="rotationobj" CLASSID="CLSID:369303C2-D7AC-11d0-89D5-00A0C90833E6" width="14" height="14">
<param name="SourceURL" value>
<param name="CoordinateSystem" value="0">
<param name="MouseEventsEnabled" value="0">
<param name="HighQuality" value="0">
<param name="PreserveAspectRatio" value="-1">
</OBJECT>
</SPAN>
</html>
نص بإطار متوهج
--------------------------------------------------------------------------------
كود:
<html>
<head>
<meta **********="Content-Type" content="text/html; charset=windows-1256">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.********">
<title>المقاتل ابن جيفارا يرحب بكل زوار واعضاء منتديات شبكه النهضه</title>
</head>
<body>
<table border="0" width="280" id="example"
style="border:5px solid green">
<tr>
<td bgcolor="#000000">
<p align="center" dir="rtl"><b><font face="Arial Black" size="4" color="#FFFF00">ابن جيفارا يرحب بكل اعضاء شبكه ومنتديات النهضه</font></b>
</td>
</tr>
</table>
<****** language="Java******1.2">
<!--
function flashit(){
if (!********.all)
return
if (example.style.borderColor=="blue")
example.style.borderColor="red"
else
example.style.borderColor="blue"
}
setInterval("flashit()",200)
//-->
</******>
</body>
</html>
قائمة منسدلة وغير ما يلزم
--------------------------------------------------------------------------------
كود:
<****** language="Java******">
<!--
function go2place() {
********.location = ********.advml.uls.options[********.advml.uls.selectedIndex].value
}
//-->
</******>
<form name="advml">
<p align="center"><select name="uls" multiple size="9"
onchange="go2place()">
<option value="http://site 1">أسم الصفحة</option>
<option value="http://site 2">أسم الصفحة</option>
<option value="http://site 3">أسم الصفحة</option>
<option value="http://site 4">أسم الصفحة</option>
<option value="http://site 5">أسم الصفحة</option>
<option value="http://site 6">أسم الصفحة</option>
</select> </p>
</form>
------------------
قائمة منسدلة وغير ما يلزم .........................بشكل ثاني
--------------------------------------------------------------------------------
كود:
<form name="guideform">
<p align="center"><select name="guidelinks" size="1"
onchange="window.location=********.guideform.guidelinks.opti ons[********.guideform.guidelinks.selectedIndex].value">
<option selected value="java******:void(0)">إختيار..</option>
<option value="http://عنوان الصفحة">أسم الصفحة</option>
<option value="http://عنوان الصفحة">أسم الصفحة</option>
<option value="http://عنوان الصفحة">أسم الصفحة</option>
<option value="http://عنوان الصفحة">أسم الصفحة</option>
<option value="http://عنوان الصفحة">أسم الصفحة</option>
</select> </p>
</form>
راسلني
--------------------------------------------------------------------------------
كود:
<p align="center">
<INPUT TYPE="button" VALUE="راسلـــــــني" onClick="parent.location='mailto:عنوان البريد?subject=جملة ترحيب بالمرسل'" style="font-family: Tahoma; color: #0000FF; background-color: #F0F0F0">
</FORM>
نقاط ثعبانية ملونة مع الماوس
--------------------------------------------------------------------------------
كود:
<LAYER NAME="a0" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#ffffff" CLIP="0,0,1,1"></LAYER>
منع استخدام الماوس الايمن
--------------------------------------------------------------------------------
كود:
<****** language=Java******><!--
function click() {
if (event.button==2) {
alert('هنا تضع جملتك');
}
}
********.onmousedown=click
// -->
// --></******>
ممنوع نسخ الصورة
--------------------------------------------------------------------------------
كود:
<****** language="Java******1.2">
var clickmessage="لالالا صورتى ما تتنسخش دى صورة ابن جيفارا بذاتو هههههههه"
function disableclick(e) {
if (********.all) {
if (event.button==2||event.button==3) {
if (event.srcElement.tagName=="IMG"){
alert(clickmessage);
return false;
}
}
}
if (********.layers) {
if (e.which == 3) {
alert(clickmessage);
return false;
}
}
}
function associateimages(){
for(i=0;i<********.images.length;i++)
********.images[i].onmousedown=disableclick;
}
if (********.all)
********.onmousedown=disableclick
else if (********.layers)
associateimages()
</******>
رقم سري لدخول الصفحة
--------------------------------------------------------------------------------
كود:
<form>
<p>ENTER USER NAME :
<input type="text" name="text2">
</p>
<p> ENTER PASSWORD :
<input type="password" name="text1">
<input type="button" value="Check In" name="Submit" onclick=java******:validate(text2.value,"ضع هنا اليوزرنيم",text1.value,"ضع هنا الباسوورد") >
</p>
</form>
<****** language = "java******">
function validate(text1,text2,text3,text4)
{
if (text1==text2 && text3==text4)
load('هنا تضع عنوان صفحة للذي يدخل باسوورد صح');
else
{
load('هنا تضع عنوان صفحة للذي يدخل باسوورد خطأ');
}
}
function load(url)
{
location.href=url;
}
</******>
اطار على الصفحة مثل البرواز
--------------------------------------------------------------------------------
كود:
<****** language="Java******1.2">
if (********.all)
********.body.style.cssText="border:25 inset blue"
</******>
نافذة بصورة طائرة
--------------------------------------------------------------------------------
ويوضع الكود في الهيد
كود:
<******>
var x=0, y=20, dx=4, dy=4, interval=10;
var win= window.open('java******:"<HTML><HEAD><TITLE>Floater</TITLE></HEAD><BODY><center><img width=165 height=60 src=الصورة.jpg></center></BODY></HTML>"', "","width=200,height=100,screenY=20");
win.moveTo(x,y);
var intervalID=window.setInterval("bounce()",interval);
var sw=screen.availWidth-210
var sh=screen.availHeight-100
function bounce(){
if (win.closed) {
clearInterval(intervalID);
return;
}
if ((x+dx > sw) || (x+dx < 0)) dx = -dx;
if ((y+dy > sh) || (y+dy < 0)) dy = -dy;
x += dx
y += dy
win.moveTo(x,y)
}
</******>
عبارة ترحيبية على شريط المعلومات
--------------------------------------------------------------------------------
كود:
<****** language="Java******">
<!--
var currentmsg = 0
var MsgTime = 1000
var MsgEndTime = 4000
function initArray(n) {
this.length = n;
for (var i =1; i <= n; i++) {
this[i] = ' '
}
}
msg = new initArray(4)
msg[0]="اهلا وسهلا بكم"
msg[1]="ابن جيفارا يرحب بكم"
msg[2]="ويتمنى قضاء وقت ممتع"
msg[3]="برجاء ابداء الملاحظات على الإميل"
msg[4]="amory@ayna.com"
function msgrotator() {
window.status = msg[currentmsg]
if (currentmsg > msg.length - 1) {
currentmsg = 0
setTimeout("msgrotator()", MsgEndTime)
}
else {
currentmsg = currentmsg + 1
setTimeout("msgrotator()", MsgTime)
}
}
msgrotator();
//-->
http://amory.8m.com
</******>
اتمنى ان اكون الممت باغلب الاكواد وشكرا لكم تحياتي أبو عدي // فلسطين
