مشاهدة النسخة كاملة : اكواد رائعه وسهله التركيب بالهيدر
Mohannad
02-15-2006, 03:01 PM
محرك بحث جوجل
<center>
<form action="http://www.google.net/search" method="get" target="_blank">
<table height="28" cellSpacing="0" cellPadding="0">
<tbody>
<tr>
<td height="24"><a style="COLOR: #00009c; TEXT-DECORATION: none" href="http://www.google.net/"><img alt="Google" src="http://www.google.net/logos/Logo_40wht.gif" align="absMiddle" border="0" width="128" height="53"></a>
<input maxLength="255" size="25" name="q" style="color: #800000; border: 1 solid #000000">
<input type="submit" value="ابحث" name="btnG" style="color: #FFFFFF; font-family: Tahoma; background-color: #333300; border: 1 solid #000000"></td>
</tr>
</tbody>
</table>
</form>
</center><!-- Search Google -->
Mohannad
02-15-2006, 03:02 PM
قائمة جميلة جداً
<script language="JavaScript">
var isIE4 = false;
function CheckBrowser()
{ if (navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.charAt(0) >= 6) { 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;}}
</script>
<DIV align=center>
<CENTER>
</tbody>
<table cellspacing="0" cellpadding="1" border="1" width="90%" align="center" bgcolor="#000000"bordercolorlight="#FFD082" bordercolordark="#FFFFFF">
<tr>
<td align="center" width="100" onmouseover="mOvr(this,'#F3E9C2');" onmouseout="mOut(this,'#F3EDD5');" onclick="mClk(this);" bgcolor="#F3EDD5">
<A target="_blank" href="http://al3uon.com/m/ween/"><font face="Windows UI" size="1" color="#011020">دليل ويــن</font></a>
</td>
<td align="center" width="100" onmouseover="mOvr(this,'#F3E9C2');" onmouseout="mOut(this,'#F3EDD5');" onclick="mClk(this);" bgcolor="#F3EDD5">
<a href="javascript:location.reload()">
<font face="Windows UI" size="1" color="#011020">تحديث الصفحة</font></a>
</td>
<td align="center" width="100" onmouseover="mOvr(this,'#F3E9C2');" onmouseout="mOut(this,'#F3EDD5');" onclick="mClk(this);" bgcolor="#F3EDD5">
<a href="mailto:najrani4ever@hotmail.com"><font face="Windows UI" size="1" color="#011020">راســلنــا</font></a></td>
<td align="center" width="100" onmouseover="mOvr(this,'#F3E9C2');" onmouseout="mOut(this,'#F3EDD5');" onclick="mClk(this);" bgcolor="#F3EDD5">
<a href="mailto:soook11@hotmail.com"><font face="Windows UI" size="1" color="#011020">تعديل وصلة</font></a></td>
<td align="center" width="100" onmouseover="mOvr(this,'#F3E9C2');" onmouseout="mOut(this,'#F3EDD5');" onclick="mClk(this);" bgcolor="#F3EDD5">
<a href="mailto:aassrr11@hotmail.com"><font face="Windows UI" size="1" color="#011020">إضافة مـوقع جـديد</font></a></td><td align="center" width="100" onmouseover="mOvr(this,'#F3E9C2');" onmouseout="mOut(this,'#F3EDD5');" onclick="mClk(this);" bgcolor="#F3EDD5">
<a href="javascript:window.external.AddFavorite('http ://zzz.z6z.com//','دلـيل ويـن')">
<font face="Windows UI" size="1" color="#011020">إضفنـي للمفضلة</font></a></td>
</tr>
</table>
Mohannad
02-15-2006, 03:02 PM
جملة ترحيب حسب الوقت "صباح الخير" و "أهلا بك في وقت الظهيرة" و "مساء الخير" ادخل اكود حيث تريد ظهور عبارة الترحيب
<script LANGUAGE="JavaScript">
//Please do NOT remove these lines
//Credits for http://www.dynamicdrive.com
//Arabized by http://www.almah.net
<!--
currentTime = new Date();
if (currentTime.getHours() < 12)
document.write("صباح الخير");
else if (currentTime.getHours() < 17)
document.write("مرحبا بك في وقت الظهيرة");
else
document.write("مساء الخير");
//-->
</script>
Mohannad
02-15-2006, 03:02 PM
عبارة ترحيبية على شريط المعلومات
<script language="JavaScript">
<!--
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
</script>
Mohannad
02-15-2006, 03:02 PM
قائمة رهيبة تظهر من الجانب الايسر
<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>
<script language="JavaScript1.2">
/*
Sliding Menu Bar Script-
© Dynamic Drive (www.dynamicdrive.com)
For full source code, installation instructions,
100's more DHTML scripts, and Terms Of
Use, visit dynamicdrive.com
*/
if (document.all)
document.write('<div id="slidemenubar2" style="left:-150" onMouseover="pull()" onMouseout="draw()">')
</script>
<layer id="slidemenubar" onMouseover="pull()" onMouseout="draw()">
<script language="JavaScript1.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]="http://al3uon.com/m/ween/"
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++)
document.write('<a href='+sitemlinks[i]+'>'+sitems[i]+'</a><br>')
</script>
</layer>
<script language="JavaScript1.2">
function regenerate(){
window.location.reload()
}
function regenerate2(){
if (document.layers)
setTimeout("window.onresize=regenerate",400)
}
window.onload=regenerate2
if (document.all){
document.write('</div>')
themenu=document.all.slidemenubar2.style
rightboundary=0
leftboundary=-150
}
else{
themenu=document.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 (document.all&&themenu.pixelLeft<rightboundary)
themenu.pixelLeft+=5
else if(document.layers&&themenu.left<rightboundary)
themenu.left+=5
else if (window.pullit)
clearInterval(pullit)
}
function drawengine(){
if (document.all&&themenu.pixelLeft>leftboundary)
themenu.pixelLeft-=5
else if(document.layers&&themenu.left>leftboundary)
themenu.left-=5
else if (window.drawit)
clearInterval(drawit)
}
</script>
Mohannad
02-15-2006, 03:03 PM
اجعلنا موقعك الإفتراضى
<A class=normal href="http:///"
onclick="this.style.behavior='url(#default#homepag e)';this.setHomePage('http://al3uon.com/m/ween/');"><FONT color=#0080ff size=2><STRONG> اجعل الموقع افتراضي</STRONG></FONT></A></P>
Mohannad
02-15-2006, 03:03 PM
عبارات مشعه
<p><span id="theText" style="width:100%"> </p>
<p align="center"><font color="#FFF9F2" size="5"
face="Monotype Koufi"><strong>دليل وين</strong></font><font color="#FFF9F2" size="4"
face="Tahoma"><strong> </strong></font><font color="#FFF9F2"
size="6"><strong> </span><script language="JavaScript"><!--
/*
دليل وين
zzz.z6z.com
*/
//range of glowing
var from = 3;
var to = 7;
//speed of pulsing
var delay = 85;
//color of glow, name or RGB value (example:'#')
var glowColor = "#FFBC6A";
//NO MORE EDITING!!!
var i = to;
var j = 0;
//can be called here or whenever you want the text to start pulsing
textPulseDown();
function textPulseUp()
{
if (!document.all)
return
if (i < to)
{
theText.style.filter = "Glow(Color=" + glowColor + ", Strength=" + i + ")";
i++;
theTimeout = setTimeout('textPulseUp()',delay);
return 0;
}
if (i = to)
{
theTimeout = setTimeout('textPulseDown()',delay);
return 0;
}
}
function textPulseDown()
{
if (!document.all)
return
if (i > from)
{
theText.style.filter = "Glow(Color=" + glowColor + ", Strength=" + i + ")";
i--;
theTimeout = setTimeout('textPulseDown()',delay);
return 0;
}
if (i = from)
{
theTimeout = setTimeout('textPulseUp()',delay);
return 0;
}
}
// --></script> </strong></font></p>
Mohannad
02-15-2006, 03:03 PM
نص بشكل مميز
<h2>
<script language="JavaScript1.2">
/*
دليل وين
zzz.z6z.com
*/
var message="Welcome to ZZZ.Z6Z.CoM"
var neonbasecolor="999fff"
var neontextcolor="9ff999"
var flashspeed=100 //in milliseconds
///No need to edit below this line/////
var n=0
if (document.all){
document.write('<font color="'+neonbasecolor+'">')
for (m=0;m<message.length;m++)
document.write('<span id="neonlight">'+message.charAt(m)+'</span>')
document.write('</font>')
//cache reference to neonlight array
var tempref=document.all.neonlight
}
else
document.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()",1500)
return
}
}
function beginneon(){
if (document.all)
flashing=setInterval("neon()",flashspeed)
}
beginneon()
</script>
</h2>
Mohannad
02-15-2006, 03:04 PM
كود ألوان جميلة تتبع الفارة
<script language="JavaScript">
<!-- Trio Script by kurt.grigg@virgin.net
//Choose colours and size of effect !!
var a_Colour='ff0000';
var b_Colour='ffffff';
var c_Colour='0000ff';
var Size=50;
//Alter nothing below !!
var YDummy=new Array(),XDummy=new Array(),xpos=0,ypos=0,ThisStep=0;step=0.2;
if (document.layers){
window.captureEvents(Event.MOUSEMOVE);
function nsMouse(evnt){
xpos = window.pageYOffset+evnt.pageX+6;
ypos = window.pageYOffset+evnt.pageY+16;
}
window.onMouseMove = nsMouse;
}
else if (document.all)
{
function ieMouse(){
xpos = document.body.scrollLeft+event.x+6;
ypos = document.body.scrollTop+event.y+16;
}
document.onmousemove = ieMouse;
}
function swirl(){
for (i = 0; i < 3; i++)
{
YDummy[i]=ypos+Size*Math.cos(ThisStep+i*2)*Math.sin((ThisSt ep+i*25)/2);
XDummy[i]=xpos+Size*Math.sin(ThisStep+i*2)*Math.sin((ThisSt ep+i*25)/2)*Math.sin(ThisStep/4);
}
ThisStep+=step;
setTimeout('swirl()',10);
}
var amount=10;
if (document.layers){
for (i = 0; i < amount; i++)
{
document.write('<layer name=nsa'+i+' top=0 left=0 width='+i/2+' height='+i/2+' bgcolor='+a_Colour+'></layer>');
document.write('<layer name=nsb'+i+' top=0 left=0 width='+i/2+' height='+i/2+' bgcolor='+b_Colour+'></layer>');
document.write('<layer name=nsc'+i+' top=0 left=0 width='+i/2+' height='+i/2+' bgcolor='+c_Colour+'></layer>');
}
}
else if (document.all){
document.write('<div id="ODiv" style="position:absolute;top:0px;left:0px">'
+'<div id="IDiv" style="position:relative">');
for (i = 0; i < amount; i++)
{
document.write('<div id=x style="position:absolute;top:0px;left:0px;width:'+ i/2+';height:'+i/2+';background:'+a_Colour+';font-size:'+i/2+'"></div>');
document.write('<div id=y style="position:absolute;top:0px;left:0px;width:'+ i/2+';height:'+i/2+';background:'+b_Colour+';font-size:'+i/2+'"></div>');
document.write('<div id=z style="position:absolute;top:0px;left:0px;width:'+ i/2+';height:'+i/2+';background:'+c_Colour+';font-size:'+i/2+'"></div>');
}
document.write('</div></div>');
}
function prepos(){
var ntscp=document.layers;
var msie=document.all;
if (document.layers){
for (i = 0; i < amount; i++)
{
if (i < amount-1)
{
ntscp['nsa'+i].top=ntscp['nsa'+(i+1)].top;ntscp['nsa'+i].left=ntscp['nsa'+(i+1)].left;
ntscp['nsb'+i].top=ntscp['nsb'+(i+1)].top;ntscp['nsb'+i].left=ntscp['nsb'+(i+1)].left;
ntscp['nsc'+i].top=ntscp['nsc'+(i+1)].top;ntscp['nsc'+i].left=ntscp['nsc'+(i+1)].left;
}
else
{
ntscp['nsa'+i].top=YDummy[0];ntscp['nsa'+i].left=XDummy[0];
ntscp['nsb'+i].top=YDummy[1];ntscp['nsb'+i].left=XDummy[1];
ntscp['nsc'+i].top=YDummy[2];ntscp['nsc'+i].left=XDummy[2];
}
}
}
else if (document.all){
for (i = 0; i < amount; i++)
{
if (i < amount-1)
{
msie.x[i].style.top=msie.x[i+1].style.top;msie.x[i].style.left=msie.x[i+1].style.left;
msie.y[i].style.top=msie.y[i+1].style.top;msie.y[i].style.left=msie.y[i+1].style.left;
msie.z[i].style.top=msie.z[i+1].style.top;msie.z[i].style.left=msie.z[i+1].style.left;
}
else
{
msie.x[i].style.top=YDummy[0];msie.x[i].style.left=XDummy[0];
msie.y[i].style.top=YDummy[1];msie.y[i].style.left=XDummy[1];
msie.z[i].style.top=YDummy[2];msie.z[i].style.left=XDummy[2];
}
}
}
setTimeout("prepos()",10);
}
function Start(){
swirl(),prepos()
}
window.onload=Start;
// -->
</script>
Mohannad
02-15-2006, 03:04 PM
أرسل موقعك لأكثر من 50 محرك بحث
<form action="http://www.dreamsubmit.net/cgi-bin/crawl.cgi" method="GET">
<table width="188" border="0" cellspacing="0">
<tr>
<td height="29" bgcolor="#FF3399">
<div align="center"><font face="Arial, Helvetica, sans-serif" size="2" color="#FFFFFF"><font size="3"><b><font size="2">أرسل موقعك لأكثر من 50 محرك بحث</font></b></font><font size="2"><br>
</font></font> </div>
</td>
</tr>
<tr>
<td height="45" bgcolor="#EBEBEB">
<div align="center"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000">http://</font>
<font face="Arial, Helvetica, sans-serif" size="3" color="#000000">
<input name="usr_url" size="8">
</font><font face="Arial, Helvetica, sans-serif" size="2">
<input type="submit" value="أرسل" name="submit">
</font><font face="Arial, Helvetica, sans-serif" size="3" color="#000000">
</font> <font face="Arial, Helvetica, sans-serif" size="2"> </font></div>
</td>
</tr>
</table>
</form>
Mohannad
02-15-2006, 03:05 PM
كودمروحة ملونة
<head>
<script>
<!-- Beginning of JavaScript -
// اكتب الجمل المناسبة على الا تزيد عن ست جمل
var message = new Array()
message[0]="دليــل ويــــن"
message[1]="دليــل ويــــن"
message[2]="دليــل ويــــن"
message[3]="دليــل ويــــن"
message[4]="دليــل ويــــن"
message[5]="دليــل ويــــن"
// ابعاد المروحة
var scrollerheight=100
var scrollerwidth=400
// مواصفات الخط
var font_family="Monotype Koufi"
// Edit the font-size
var font_size=40
// موضع المروحة في الشاشة .. الوضع الحالي في المنتصف كما في المثال
var x_textposition=180
var y_textposition=10
function initiate() {
if (document.all) {
document.all.rotationstyle1.style.posLeft=x_textpo sition
document.all.rotationstyle1.style.posTop=y_textpos ition
document.all.rotationstyle2.style.posLeft=x_textpo sition
document.all.rotationstyle2.style.posTop=y_textpos ition
document.all.rotationstyle3.style.posLeft=x_textpo sition
document.all.rotationstyle3.style.posTop=y_textpos ition
document.all.rotationstyle4.style.posLeft=x_textpo sition
document.all.rotationstyle4.style.posTop=y_textpos ition
document.all.rotationstyle5.style.posLeft=x_textpo sition
document.all.rotationstyle5.style.posTop=y_textpos ition
document.all.rotationstyle6.style.posLeft=x_textpo sition
document.all.rotationstyle6.style.posTop=y_textpos ition
setmessages()
}
}
function setmessages() {
// في كل كود وغير الالوان حسب برامج الرسومLine0003 تستطيع تغيير الوان الجمل من هنا حيث لكل جملة كود خاص كما تشاهد اسفل ابحث عن
rotationstyle1.innerHTML=
'<OBJECT ID="rotationobj1" 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(0,0,0)">'+
'<PARAM NAME="Line0003" VALUE="SetFillColor(242,192,86)">'+
'<PARAM NAME="Line0004" VALUE="SetFont(\''+font_family+'\', '+font_size+', 400, 0, 0, 0)">'+
'<PARAM NAME="Line0005" VALUE="Text(\''+message[0]+'\',0, 2, 0)">'+
'</OBJECT>'
rotationstyle2.innerHTML=
'<OBJECT ID="rotationobj2" 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(0,0,0)">'+
'<PARAM NAME="Line0003" VALUE="SetFillColor(128,255,255)">'+
'<PARAM NAME="Line0004" VALUE="SetFont(\''+font_family+'\', '+font_size+', 400, 0, 0, 0)">'+
'<PARAM NAME="Line0005" VALUE="Text(\''+message[1]+'\',0, 2, 0)">'+
'</OBJECT>'
rotationstyle3.innerHTML=
'<OBJECT ID="rotationobj3" 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(0,0,0)">'+
'<PARAM NAME="Line0003" VALUE="SetFillColor(0,255,0)">'+
'<PARAM NAME="Line0004" VALUE="SetFont(\''+font_family+'\', '+font_size+', 400, 0, 0, 0)">'+
'<PARAM NAME="Line0005" VALUE="Text(\''+message[2]+'\',0, 2, 0)">'+
'</OBJECT>'
rotationstyle4.innerHTML=
'<OBJECT ID="rotationobj4" 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(0,0,0)">'+
'<PARAM NAME="Line0003" VALUE="SetFillColor(255,255,0)">'+
'<PARAM NAME="Line0004" VALUE="SetFont(\''+font_family+'\', '+font_size+', 400, 0, 0, 0)">'+
'<PARAM NAME="Line0005" VALUE="Text(\''+message[3]+'\',0, 2, 0)">'+
'</OBJECT>'
rotationstyle5.innerHTML=
'<OBJECT ID="rotationobj5" 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(0,0,0)">'+
'<PARAM NAME="Line0003" VALUE="SetFillColor(255,128,255)">'+
'<PARAM NAME="Line0004" VALUE="SetFont(\''+font_family+'\', '+font_size+', 400, 0, 0, 0)">'+
'<PARAM NAME="Line0005" VALUE="Text(\''+message[4]+'\',0, 2, 0)">'+
'</OBJECT>'
rotationstyle6.innerHTML=
'<OBJECT ID="rotationobj6" 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(0,0,0)">'+
'<PARAM NAME="Line0003" VALUE="SetFillColor(255,0,0)">'+
'<PARAM NAME="Line0004" VALUE="SetFont(\''+font_family+'\', '+font_size+', 400, 0, 0, 0)">'+
'<PARAM NAME="Line0005" VALUE="Text(\''+message[5]+'\',0, 2, 0)">'+
'</OBJECT>'
rotationobj1.Rotate(0,0,0)
rotationobj2.Rotate(0,60,0)
rotationobj3.Rotate(0,120,0)
rotationobj4.Rotate(0,180,0)
rotationobj5.Rotate(0,240,0)
rotationobj6.Rotate(0,300,0)
startscroll()
}
function startscroll() {
rotationobj1.Rotate(1,2,0)
rotationobj2.Rotate(1,2,0)
rotationobj3.Rotate(1,2,0)
rotationobj4.Rotate(1,2,0)
rotationobj5.Rotate(1,2,0)
rotationobj6.Rotate(1,2,0)
timer=setTimeout("startscroll()",20)
}
// - End of JavaScript - -->
</script><body onLoad="initiate()" >
<p align="center">
<font color="#0000FF">
<SPAN ID="rotationstyle1" STYLE="position:absolute">
<OBJECT ID="rotationobj1" CLASSID="CLSID:369303C2-D7AC-11d0-89D5-00A0C90833E6" width="14" height="14">
</OBJECT>
</SPAN>
<SPAN ID="rotationstyle2" STYLE="position:absolute">
<OBJECT ID="rotationobj2" CLASSID="CLSID:369303C2-D7AC-11d0-89D5-00A0C90833E6" width="14" height="14">
</OBJECT>
</SPAN>
<SPAN ID="rotationstyle3" STYLE="position:absolute">
<OBJECT ID="rotationobj3" CLASSID="CLSID:369303C2-D7AC-11d0-89D5-00A0C90833E6" width="14" height="14">
</OBJECT>
</SPAN>
<SPAN ID="rotationstyle4" STYLE="position:absolute">
<OBJECT ID="rotationobj4" CLASSID="CLSID:369303C2-D7AC-11d0-89D5-00A0C90833E6" width="14" height="14">
</OBJECT>
</SPAN>
<SPAN ID="rotationstyle5" STYLE="position:absolute">
<OBJECT ID="rotationobj5" CLASSID="CLSID:369303C2-D7AC-11d0-89D5-00A0C90833E6" width="14" height="14">
</OBJECT>
</SPAN>
<SPAN ID="rotationstyle6" STYLE="position: absolute; left: 12; top: 16">
<OBJECT ID="rotationobj6" 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>
</font>
Mohannad
02-15-2006, 03:05 PM
غير لون الخلفية على حسب رغبة الزائر
<HEAD><SCRIPT LANGUAGE="JavaScript"><!-- Begin
function changeBackground(hexNumber) {
document.bgColor=hexNumber
}
prefix="#"
rnum1=0
bnum1=0
gnum1=0
rnum2=0
bnum2=0
gnum2=0
hexNumber2="#000000";
rcount=0;
bcount=0;
gcount=0;
function num2hex(num) {
if (num==15) return "f";
else if (num==14) return "e";
else if (num==13) return "d";
else if (num==12) return "c";
else if (num==11) return "b";
else if (num==10) return "a";
else if (num==9) return "9";
else if (num==8) return "8";
else if (num==7) return "7";
else if (num==6) return "6";
else if (num==5) return "5";
else if (num==4) return "4";
else if (num==3) return "3";
else if (num==2) return "2";
else if (num==1) return "1";
else return "0";
}
function changeBackground2(number) {
if(number == 1) {
rnum1=rcount%16;
if (rcount <15) {
rcount=rcount+1;
}
}
if(number == 2) {
gnum1=gcount%16;
if (gcount <15) {
gcount=gcount+1;
}
}
if(number == 3) {
bnum1=bcount%16;
if (bcount <15) {
bcount=bcount+1;
}
}
if(number == 4) {
rnum1=rcount%16;
if (rcount > 0) {
rcount=rcount-1;
}
}
if(number == 5) {
gnum1=gcount%16;
if (gcount > 0) {
gcount=gcount-1;
}
}
if(number == 6) {
bnum1=bcount%16;
if (bcount > 0) {
bcount=bcount-1;
}
}
hexNumber2 = prefix+num2hex(rnum1)+num2hex(rnum2)+num2hex(gnum1 )+num2hex(gnum2)+num2hex(bnum1)+num2hex(bnum2);
document.bgColor=hexNumber2
}
// End --></SCRIPT><BODY><CENTER><FORM METHOD="POST" NAME="background"><TABLE WIDTH=350 BORDER="3" CELLPADDING="3"><TR><TD Align=center><INPUT TYPE="button" VALUE="أحمر" ONCLICK="changeBackground('#FF0000')"></TD><TD Align=center><INPUT TYPE="button" VALUE="أخضر" ONCLICK="changeBackground('#00FF00')"></TD><TD Align=center><INPUT TYPE="button" VALUE="أزرق" ONCLICK="changeBackground('#0000FF')"></TD><TD Align=center><INPUT TYPE="button" VALUE="أبيض" ONCLICK="changeBackground('#FFFFFF')"></TD><TD Align=center><INPUT TYPE="button" VALUE="أسود" ONCLICK="changeBackground('#000000')"></TD><TD Align=center><INPUT TYPE="button" VALUE="رمادي" ONCLICK="changeBackground('#C0C0C0')"></TD></TR></TABLE><TABLE WIDTH=350 BORDER="3" CELLPADDING="3"><TR><TD><center>اضغط على اللون الذي ترغبه</center></TD></TR></TABLE><TABLE WIDTH=350 BORDER="3" CELLPADDING="3"><TR><TD></TD></TR></TABLE></FORM></CENTER>
Mohannad
02-15-2006, 03:05 PM
كود يرحب بالزائر عند دخوله الموقع ووداعه عند خروجه من المو قع
<!-- This script has been in the http://www.javascripts.com Javascript Public Library! -->
<!-- Note that though this material may have been in a public depository, certain author copyright restrictions may apply. -->
<html>
<head>
<title>alert script</title>
</head>
<body>
<BODY BGCOLOR="######" onLoad="alert(' مرحبا بك بدليل وين');"
onUnload="alert('شكرا لزيارتك واتمناء لك زيارة موفقه');">
<CENTER> <A href=""
onmouseover="window.open ('');"
"alfnnan@alfnnan.net"
"">
</body>
</html>
<!-- Simba says Roar. -->
Mohannad
02-15-2006, 03:05 PM
رســــــــــالة تحــــــــــدي
<p><!--webbot bot="HTMLMarkup" startspan --><p align="center"><font face="MS Dialog Light" size="4"><b> <a href="" onMouseover="alert('ليش تحط الماوس هنا؟'); alert('أنا ما قلت لك لا تضغط هنا؟'); alert('يعني وش اسوي فيك ؟؟'); alert('ليه تفكر أصلا انك تضغط هنا وأنا محذرك؟؟؟'); alert('والله يا انت تورطت '); alert('تحس انك متورط؟ هاه ؟'); alert('تبيني افكك؟'); alert('الحين لازم ترسل لي رسالة تعتذر فيه مني '); alert('وأحسن لك أرسل الرسالةلا أوريك شغلك'); document.bgColor='black'; document.fgColor='Red'; window.location.href='mailto:hammad9@hotmail.com ?subject=(ههههه أمزح معك)ما عليش تكبـــــر وتنســــى';"">جرب قرب ماوسك هنــــا </a>
<br>
<br>
<br>
<!--webbot bot="HTMLMarkup" endspan -->
<br>
<br>
<br>
</p>
<br>
Mohannad
02-15-2006, 03:06 PM
كود جملة تتحرك حول الشاشة
Mohannad
02-15-2006, 03:08 PM
كلمات تتبع الفارة
Powered by vBulletin™ Version 4.1.3 Copyright © 2012 vBulletin Solutions, TranZ by Almuhajir