SEARCH
Web Search
This Site

كود اظهار الاميل

<FORM>
<INPUT TYPE="button" VALUE="اكتب اسم زر الاميل هناء" onClick="parent.location='mailto:اكتب اميلك هناء?subject=The subject you want to appear&cc=you2@youremail.com'">
</FORM>


كود عداد الاحرف



<form method="POST">

<table border="0" cellspacing="0" cellpadding="0">
    <tr>
      <td width="100%">
<textarea rows="12" name="charcount" cols="60" wrap="virtual"></textarea>
      </td>
    </tr>
    <tr>
      <td width="100%"><div align="right"><p><input type="button" value="Calculate Characters"
      onClick="countit(this)"> <input type="text" name="displaycount" size="20"></p>
      <div align="center"><center><p><font face="arial" size="-2">This free script provided by</font>
      <font face="arial, helvetica" size="-2"><a href="http://javascriptkit.com">JavaScript
      Kit</a></font></p>
      </center></div></div></td>
    </tr>
  </table>

</form>

<script language="JavaScript">

function countit(what){

//Character count script- by javascriptkit.com
//Visit JavaScript Kit (http://javascriptkit.com) for script
//Credit must stay intact for use

formcontent=what.form.charcount.value
what.form.displaycount.value=formcontent.length
}
</script>


كود صفحه داخل صفحه تصلح للاكواد اواي

كتابه تريد والكود داخل الصفحه ظلل وانسخ

ظلل وانسخ

 



كود صفحه داخل صفحه كود صغير




كود عداد الكلمات عربي انجليزي






كود تحذيري للمواقع والصفحات المخله

<script>
if (!confirm("هل تريد فعلا دخول هذا الموقع"))
window.location=history.go(-1)
</script>


كود اطارات خضراء زي الموجود في الصفخه




كود كتابه متحركه الكود المتحرك انسخه

<!--[if IE]>

<IE:Download ID="marqueedata" STYLE="behavior:url(#default#download)" />
<marquee id="externalmarquee" direction=up scrollAmount=4 style="width:200px;height:150px;border:1px solid black;padding:3px" onMouseover="this.scrollAmount=2" onMouseout="this.scrollAmount=4" src="update.htm">
</marquee>


<script language="JavaScript1.2">

/*
External Data Source Marquee Script (Updated 99/11/02)-
© Dynamic Drive (www.dynamicdrive.com)
For full source code, installation instructions,
100's more DHTML scripts, and Terms Of Use, visit dynamicdrive.com
*/

function downloaddata(){
marqueedata.startDownload(externalmarquee.src,displaydata)
}

function displaydata(data){
externalmarquee.innerHTML=data
}

if (document.all)
window.onload=downloaddata


</script>

<![endif]-->


كود لاربع مواقع بحث عالمية

<form name="jumpy">
<select name="example" size="1" onChange="gone()">
<!-- CHANGE THE BELOW URLS TO YOUR OWN-->
<option value="http://www.yahoo.com" selected>Yahoo.com</option>
<option value="http://www.google.com">Google</option>
<option value="http://www.lycos.com">Lycos</option>
<option value="http://www.AltaVista.com">AltaVista</option>
</select>

<input type="button" name="test" value="Go!" onClick="gone()">
</form>

<script language="javascript">
<!--

//Drop-down Document Viewer- © Dynamic Drive (www.dynamicdrive.com)
//For full source code, 100's more DHTML scripts, and TOS,
//visit http://www.dynamicdrive.com

//Specify display mode (0 or 1)
//0 causes document to be displayed in an inline frame, while 1 in a new browser window
var displaymode=1
//if displaymode=0, configure inline frame attributes (ie: dimensions, intial document shown
var iframecode='<iframe id="external" style="width:95%;height:400px" src="http://www.yahoo.com"></iframe>'

/////NO NEED TO EDIT BELOW HERE////////////

if (displaymode==0)
document.write(iframecode)

function gone(){
var selectedurl=document.jumpy.example.options[document.jumpy.example.selectedIndex].value
if (document.getElementById&&displaymode==0)
document.getElementById("external").src=selectedurl
else if (document.all&&displaymode==0)
document.all.external.src=selectedurl
else{
if (!window.win2||win2.closed)
win2=window.open(selectedurl)
//else if win2 already exists
else{
win2.location=selectedurl
win2.focus()
}
}
}
//-->
</script>


هذه مجموعه اكواد كيفية فتح الصفحه منوعه

كود فتح صفحه من فوق وتحت

<META http-equiv="Page-Enter" CONTENT="RevealTrans(Duration=4,Transition=0)">


كود فتح صفحه من داخل لبراء

<META http-equiv="Page-Enter" CONTENT="RevealTrans(Duration=4,Transition=1)">


كود فتح صفحه من براء لداخل

<META http-equiv="Page-Enter" CONTENT="RevealTrans(Duration=4,Transition=2)">


كود فتح صفحه من تحت لفوق

<META http-equiv="Page-Enter" CONTENT="RevealTrans(Duration=4,Transition=4)">


كود فتح صفخه من فوق لتحت

<META http-equiv="Page-Enter" CONTENT="RevealTrans(Duration=4,Transition=5)">


كود فتح صفحه من اليسار الي اليمين

<META http-equiv="Page-Enter" CONTENT="RevealTrans(Duration=4,Transition=6)">


كود فتح صفحه من اليمين الي اليسار

<META http-equiv="Page-Enter" CONTENT="RevealTrans(Duration=4,Transition=7)">


كود فتح صفحه بشكل جميل1

<META http-equiv="Page-Enter" CONTENT="RevealTrans(Duration=4,Transition=21)">


كود فتح صفحه بشكل جميل2

<META http-equiv="Page-Enter" CONTENT="RevealTrans(Duration=4,Transition=22)">


كود اظهار رابط صفحه او اي شي تريد داخل صفحه

<object type="text/x-scriptlet" width=100% height="250" data="ادخل رابط هناء">
</object>


كود نقاط حمر تتبع الماوس