منتديات العرب
هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.

منتديات العرب

Bien venu a tous les devleppeurs informatique et a tous le monde
 
الرئيسيةأحدث الصورالتسجيلدخول

 

 ~*¤ô§ô¤*~اكواد الجافا لتزين المواقع~*¤ô§ô¤*~

اذهب الى الأسفل 
كاتب الموضوعرسالة
draiver
membre4
membre4
draiver


المساهمات : 45
تاريخ التسجيل : 16/03/2008
الموقع : www.ecole-maroc.fr.gd

~*¤ô§ô¤*~اكواد الجافا لتزين المواقع~*¤ô§ô¤*~ Empty
مُساهمةموضوع: ~*¤ô§ô¤*~اكواد الجافا لتزين المواقع~*¤ô§ô¤*~   ~*¤ô§ô¤*~اكواد الجافا لتزين المواقع~*¤ô§ô¤*~ I_icon_minitimeالثلاثاء أبريل 08, 2008 3:03 pm

كود يجعل الروابط تضيء



<SCRIPT LANGUAGE="JavaScript"> <!-- Begin function initArray() { for (var i = 0; i < initArray.arguments.length; i++) { this[i] = initArray.arguments[i]; } this.length = initArray.arguments.length; } var colors = new initArray( "red", "blue", "green", "purple", "black", "tan", "red"); delay = .5; // seconds link = 0; vlink = 2; function linkChange() { link = (link+1)%colors.length; vlink = (vlink+1)%colors.length; document.linkColor = colors[link]; document.vlinkColor = colors[vlink]; setTimeout("linkChange()",delay*1000); } linkChange(); // End --> </script>

ـــــــــــــــــــ

كود بسيط لظهور الأمثال والحكم في صفحتك وتتغير عند كل تحديث او زيارة للموقع

<SCRIPT LANGUAGE="JavaScript"> <!-- Begin var abukhaled = 12; //ضع هنا عدد الجمل الموجوده بالسكريبت now = new Date(); var rd = now.getSeconds(); var ra = rd % abukhaled; var re = ++ra; var saudi = ""; if (re == 1) { //تقدر تضيف اي عدد تبغاه بزيادة العدد بنفس الطريقة saudi = "لايلدغ المؤمن من جحر مرتين"; } if (re == 2) { saudi = "لا يرمي الناس بالحجارة من كان بيته من زجاج"; } if (re == 3) { saudi = "اللهم علمني ما نسيت و ذكرني بما جهلت"; } if (re == 4) { saudi = "إن الله و ملائكته يصلون على النبي يا أيها اللذين آمنوا صلوا و سلموا عليه تسليما"; } if (re == 5) { saudi = "إنما الأعمال بالنيات"; } if (re == 6) { saudi = "**********************"; } if (re == 7) { saudi = "خير الامور أوسطها"; } if (re == Cool { saudi = "***********************8"; } if (re == 9) { saudi = "لا إله إلا الله"; } if (re == 10) { saudi = "بلادي و إن جارت علي عزيزة"; } if (re == 11) { saudi = "إتق شر من أحسنت إليه"; } if (re == 12) { saudi = "لا تنسى ذكر الله"; } var abukhaled=""+saudi+""; document.write(abukhaled); // End --> </SCRIPT>



ـــــــــــــــــــ

تعريف الروابط

<STYLE> <!-- .off {font-family: Arial; font-size: 16pt; color: black;} .over {font-family: Arial; font-size: 16pt; color: red;} .description {font-family: Arial; font-size: 16pt; color: purple;} --> </STYLE> <DIV class="off" NOOP="this.className='over'; Description.innerText='من محركات البحث المشهورة فى الانترنت'" NOOP="this.className='off'; Description.innerText=' '">موقع الياهو</DIV> <DIV class="off" NOOP="this.className='over'; Description.innerText='محرك بحث ودليل'" NOOP="this.className='off'; Description.innerText=' '" >التافيستا</DIV> <DIV class="off" NOOP="this.className='over'; Description.innerText='من اقوى محركات البحث فى الانترنت'" NOOP="this.className='off'; Description.innerText=' '">الهوت بوت</DIV> <DIV class="description" ALIGN=Left ID="Description" > </DIV>

ـــــــــــــــــــ

يجعل الرابط بخطين في الاسفل والاعلى

<html> <head> <title>(ASP) Protect a page with user id and password</title> <meta name="Description" Content="Password protect a page with ASP This site helps you create a better web page. It features tutorials, tips, tricks, how-to guide, and other web design related topics, Web developers and web designers can catch up with the latest technology such as Active Server Pages, CSS Style Sheets, Dynamic HTML, and other relevant topics about web page design."> <meta name="Keywords" Content="asp, password protect, user id and password, ASP, Active Server Pages, HTML, How To, make my pages better, Site Promotion, Web Design, Javascripts, Web Development, PSACAKE"> <meta name="resource-type" Content="Document"> <meta name="distribution" Content="global"> <meta name="Author" Content="Bryan Harrington"> <meta name="copyright" content="Copyright 2000, psacake.com"> <meta name="Category" content="General, Internet, Web Design, Active Server Pages, HTML, Services"> <meta name="REVISIT" content="Every fifteen (15) calender days"> <meta name="ROBOTS" content="INDEX, FOLLOW"> <LINK REL="Bookmark Icon" HREF="http://www.psacake.com/favicon.ico"> <LINK REL="Shortcut Icon" HREF="http://www.psacake.com/favicon.ico"> <style TYPE="text/css"> <!-- A:link {color: #003399;text-decoration:none;} { font-family: Arial; font-size: -1pt } A:visited {color: #003399;text-decoration:none;} A.bb {color: black; text-decoration:none;font-weight:bold;} A.bb:visited {color: black; text-decoration:none;font-weight:bold;} A:hover {color:red; text-decoration: underline & overline;} A.bb:hover {color:red;} --> </style> <meta name="Microsoft Border" content="b, default"> </head>

ـــــــــــــــــــ

تحية مع الرابط .. رائع

<html> <head> <title></title> </head> <body TEXT="#000000" BGCOLOR="#FFFFFF" background="" topmargin="5"> <div align="center"><center> <table border="0" width="566"> <tr> <td width="100%"><p align="center"><font face="Verdana"><big><strong></strong></big></font></p> <p align="left"><font color="#000000" face="Verdana"><small></small></font> <script> /* Scrolling Image Map/Text Link Tooltip Script- For full source code, installation instructions, 100's more DHTML scripts, and Terms Of Use, visit dynamicdrive.com */ if (!document.layers&&!document.all) event="test" function showtip2(current,e,text){ if (document.all&&document.readyState=="complete"){ document.all.tooltip2.innerHTML='<marquee style="border:1px solid black"><font face=verdana size=-1>'+text+'</marquee>' document.all.tooltip2.style.pixelLeft=event.clientX+document.body.scrollLeft+10 document.all.tooltip2.style.pixelTop=event.clientY+document.body.scrollTop+10 document.all.tooltip2.style.visibility="visible" } else if (document.layers){ document.tooltip2.document.nstip.document.write('<b>'+text+'</b>') document.tooltip2.document.nstip.document.close() document.tooltip2.document.nstip.left=0 currentscroll=setInterval("scrolltip()",100) document.tooltip2.left=e.pageX+10 document.tooltip2.top=e.pageY+10 document.tooltip2.visibility="show" } } function hidetip2(){ if (document.all) document.all.tooltip2.style.visibility="hidden" else if (document.layers){ clearInterval(currentscroll) document.tooltip2.visibility="hidden" } } function scrolltip(){ if (document.tooltip2.document.nstip.left>=-document.tooltip2.document.nstip.document.width) document.tooltip2.document.nstip.left-=5 else document.tooltip2.document.nstip.left=150 } </script> </p> <div id="tooltip2" style="position:relative ;visibility:hidden;clip:rect(0 150 50 0);width:150px;background-color:lightyellow" align="center"><layer name="nstip" width="1000px" bgColor="lightyellow"> </layer> </div><a HREF="http://www.alwafi2000.com/" NOOP="showtip2(this,event,'مرحبا بك فى موقع الوافى')" NOOP="hidetip2()"><p align="center"><small><font face="Verdana">ضع الماوس هنا وشاهد التأثير</a> </font></small></p> <hr width="80%" size="1" color="#000000"> <p align="center"><font face="Verdana"><font color="#C0C0C0"><small><small> <a href=""></a></small></small></font></font></td> </tr> </table> </center></div> </body> </html>

ـــــــــــــــــــ

كود رائع يعطي لمعان للرابط عند تمرير الماوس

<html> <head> <TITLE>textlink animation onmouseover</TITLE> <meta NAME="keywords" CONTENT="DHTML, ticker, marquee, mouse, onmouseomve, Dynamic HTML, CSS, Headline, font, style, stylesheet, download, free, samples, applet, text animation, headline, copy, ticker, scroller, JavaScript"> <meta NAME="description" CONTENT="This is the first textlink-animation worldwide. Made for IE4.x"> <script> <!-- Beginning of JavaScript - col = new Array() col[0]="000000" col[1]="111111" col[2]="222222" col[3]="333333" col[4]="444444" col[5]="555555" col[6]="666666" col[7]="777777" col[8]="888888" col[9]="999999" col[10]="AAAAAA" col[11]="BBBBBB" col[12]="CCCCCC" col[13]="DDDDDD" col[14]="EEEEEE" col[15]="FFFFFF" col[16]="FFFFFF" col[17]="DDDDDD" col[18]="CCCCCC" col[19]="BBBBBB" col[20]="AAAAAA" col[21]="999999" col[22]="888888" col[23]="777777" col[24]="666666" col[25]="555555" col[26]="444444" col[27]="333333" col[28]="222222" col[29]="111111" col[30]="000000" i_col=0 doani=1 var timer var thislink function animatelink() { if (document.all) { if (doani==1) { if (i_col<=col.length-1) { thislink.color=col[i_col] i_col++ timer=setTimeout("animatelink()",50) } else { i_col=0 timer=setTimeout("animatelink()",50) } } else { clearTimeout(timer) } } } function stopanimation() { clearTimeout(timer) thislink.color="000000" doani=0 } function startanimation(mylink) { clearTimeout(timer) thislink=eval("document.all."+mylink+".style") doani=1 animatelink() } // - End of JavaScript - --> </script> <STYLE TYPE="text/css"> <!-- A { font-family: Arial,Helvetica,sans-serif; color: #000000;text-decoration:underline} --> </STYLE> </head> <body id=thisbody bgcolor=#FFFFFF> <DIV id=mainbody style="position: relative ; top:50px; left:50px; width:450px; color: 000000;font-size:14pt;font-family:Arial;font-weight:bold"><a id="link1" href="http://www.alwafi2000.com" NOOP="startanimation('link1')" NOOP="stopanimation()" target="_blank">ضع الماوس هنا لو سمحت</a> </body> </html>
ـــــــــــــــــــ


رسالة تتحرك في البار العلوي .. شاهده في هذه الصفحة

<script language="JavaScript1.2"> // ******************************************************************* // script by drevil_nz, Michael Dillon, Christchurch New Zealand. // Permission granted to use this script provided this credit // remains intact. Visit my homepage www.chc.quik.co.nz/juggler/mikey.html // Script written for Internet Explorer 4.0+. // ******************************************************************* var message="مرحباً بكم فى موقع فيصل" //specifys the title var message=message+" " //gives a pause at the end,1 space=1 speed unit, here I used 10 spaces@150 each = 1.5seconds. i="0" //declares the variable and sets it to start at 0 var temptitle="" //declares the variable and sets it to have no value yet. var speed="150" //the delay in milliseconds between letters function titler(){ if (!document.all&&!document.getElementById) return document.title=temptitle+message.charAt(i) //sets the initial title temptitle=temptitle+message.charAt(i) //increases the title by one letter i++ //increments the counter if(i==message.length) //determines the end of the message { i="0" //resets the counter at the end of the message temptitle="" //resets the title to a blank value } setTimeout("titler()",speed) //Restarts. Remove line for no-repeat. } window. NOOP=titler </script>
ـــــــــــــــــــ
الرجوع الى أعلى الصفحة اذهب الى الأسفل
 
~*¤ô§ô¤*~اكواد الجافا لتزين المواقع~*¤ô§ô¤*~
الرجوع الى أعلى الصفحة 
صفحة 1 من اصل 1
 مواضيع مماثلة
-
» موقع فرنسي لتصميم و استضافة المواقع
» "(¯`·._.·(اكواد الساعات )·._.·´¯)"

صلاحيات هذا المنتدى:لاتستطيع الرد على المواضيع في هذا المنتدى
منتديات العرب :: الإنترنت :: تطوير المواقع والمنتديات-
انتقل الى: