كارت dvb , كارت دي وي بي , دی وی بی , رسيور , رسیور
| |
اين يك بخش از موضوع کدهای جاوا اسکریپت است كه در انجمن ساير سيستمها و اسكريپتها مطرح گرديده و اين انجمن نيز زير مجموعهي سیستم های مدیریت سایت و محتوا است: کد را در میان بادی سایت یا وبلاگ خود کپی کنید کد شماره ی 48 کد از بین بردن آندر لاین زیر لینکها کد: <a href='http://www.khafankadeh.7p.com' target='_blank' ><img src='http://khafankadeh.7p.com/khafankadeh.gif' alt='بهترین و زیباترین کدهای جاوا اسکریپت به همراه آزمایش آن کد' width='100' height='40' border='0'> <!-- Start Of No Underlined Links ****** ...
| ثبت نام | پست جدید | All Albums | Blogs | راهنما | فهرست کاربران | تقویم | جستجو | ارسالهاي امروز | نشانه گذاري انجمن ها به عنوان خوانده شده |
| | ||||||||
| اطلاعيههاي سايت |
|
| LinkBack | ابزارهای موضوع |
| | #51 | ||
| اخراج شده | کد را در میان بادی سایت یا وبلاگ خود کپی کنید کد شماره ی 48 کد از بین بردن آندر لاین زیر لینکها کد: <a href='http://www.khafankadeh.7p.com' target='_blank' ><img src='http://khafankadeh.7p.com/khafankadeh.gif' alt='بهترین و زیباترین کدهای جاوا اسکریپت به همراه آزمایش آن کد' width='100' height='40' border='0'>
<!-- Start Of No Underlined Links ****** -->
<!-- This ****** takes the underline off of links. -->
<!-- Instructions: Just put this ****** anywhere on your webpage
before links that you wish not to have underlined. -->
<!-- ****** supplied with CoffeeCup HTML Editor -->
<!-- www.coffeecup.com -->
<STYLE TYPE="text/css">
<!--
A { text-decoration: none; }
A:link { color: #000099; }
A:visited { color: #000099; }
-->
</STYLE>
<!-- End Of No Underlined Links ****** -->
| ||
| |
| | #52 | ||
| اخراج شده | کد را در میان بادی سایت یا وبلاگ خود کپی کنید کد شماره ی 49 کد نمایش متن در استاتوس بار با رفتن بر روی تصویرکد: <a href='http://www.khafankadeh.7p.com' target='_blank' ><img src='http://khafankadeh.7p.com/khafankadeh.gif' alt='بهترین و زیباترین کدهای جاوا اسکریپت به همراه آزمایش آن کد' width='100' height='40' border='0'> <!-- This displays 'Your Message Here' in the status bar when the mouse --> <!-- pointer is over the 'Put Image Here' image --> <CENTER> <A HREF="URL" onMouseOver="window.status='Your Message Here'; return true" onMouseOut="window.status=''"> <P><IMG SRC="Put Image Here"></A> </CENTER> <!-- This displays 'Your Message Here' in the status bar when the mouse --> <!-- pointer is over the 'Put Image Here' image --> <CENTER> <A HREF="URL" onMouseOver="window.status='Your Message Here'; return true" onMouseOut="window.status=''"> <P><IMG SRC="Put Image Here"></A> </CENTER> | ||
| |
| | #53 | ||
| اخراج شده | کد را در میان بادی سایت یا وبلاگ خود کپی کنید کد شماره ی 50 کد رقص متن در استاتوس بار 1 کد: <a href='http://www.khafankadeh.7p.com' target='_blank' ><img src='http://khafankadeh.7p.com/khafankadeh.gif' alt='بهترین و زیباترین کدهای جاوا اسکریپت به همراه آزمایش آن کد' width='100' height='40' border='0'>
<!-- DESCRIPTION: This will make your text bounce in the
status bar of the browser.
INSTRUCTIONS: Place this ****** in the HEAD tags of
your webpage. Then place the text you want to be bounced in
the area that says, "YOUR MESSAGE HERE".
FUNCTIONALITY: Works in both Netscape & IE.
-->
<****** LANGUAGE="JavaScript">
//Modified by CoffeeCup Software
//This code is Copyright (c) 1997 CoffeeCup Software
//all rights reserved. License is granted to a single user to
//reuse this code on a personal or business Web Site.
var yourtext = "* YOUR MESSAGE HERE! *";
var wedge1=" ";
var wedge2=" ";
var message1=wedge1+yourtext+wedge2;
var dir = "lside";
var speed = 50;
function bouncey() {
if (dir == "lside") {
message2=message1.substring(2,message1.length)+" ";
window.status=message2;
setTimeout("bouncey();",speed);
message1=message2;
if (message1.substring(0,1) == "*") {
dir="rside";
}
}
else {
message2=" "+message1.substring(0,message1.length-2);
window.status=message2;
setTimeout("bouncey();",speed);
message1=message2;
if (message1.substring(message1.length-1,message1.length) == "*") {
dir="lside";
}
}
}
// -- End Hiding Here -->
</******>
<body onLoad="bouncey()">
| ||
| |
| | #54 | ||
| اخراج شده | کد را در میان بادی سایت یا وبلاگ خود کپی کنید کد شماره ی 52 کد رقص متن در استاتوس بار 3 کد: <a href='http://www.khafankadeh.7p.com' target='_blank' ><img src='http://khafankadeh.7p.com/khafankadeh.gif' alt='بهترین و زیباترین کدهای جاوا اسکریپت به همراه آزمایش آن کد' width='100' height='40' border='0'>
<!-- Start of Status Blinker -->
<!-- This will put a blinking status bar message in your webpage.
Important: There are two parts to this ******, one goes
in between the HEAD tags and one goes in the BODY tag.
-->
<******>
var yourwords = "khafankadeh.7p.com";
var speed = 300;
var control = 1;
function flash()
{
if (control == 1)
{
window.status=yourwords;
control=0;
}
else
{
window.status="";
control=1;
}
setTimeout("flash()",speed);
}
</******>
<!--You can control the speed of the flashing in this ******. You just need to change the speed number 300. Bigger the number the slower it goes.-->
<!-- From this part on up goes in between the HEAD tags -->
<body onLoad="flash()">
<!-- End of Status Blinker -->
| ||
| |
| | #55 | ||
| اخراج شده | کد را در میان بادی سایت یا وبلاگ خود کپی کنید کد شماره ی 53 کد لرزش موقت در سایت کد: <a href='http://www.khafankadeh.7p.com' target='_blank' ><img src='http://khafankadeh.7p.com/khafankadeh.gif' alt='بهترین و زیباترین کدهای جاوا اسکریپت به همراه آزمایش آن کد' width='100' height='40' border='0'>
<!-- START CODE Powered javascript code by WWW.khafankadeh.7p.COM-->
<**** http-equiv="Content-Language" content="en-us">
<****** language=JavaScript>
<!-- Begin
function shake(n) {
if (parent.moveBy) {
for (i = 10; i > 0; i--) {
for (j = n; j > 0; j--) {
parent.moveBy(-i,0);
parent.moveBy(0,-i);
parent.moveBy(-i,0);
parent.moveBy(0,i);
parent.moveBy(i,0);
parent.moveBy(0,-i);
parent.moveBy(-i,0);
parent.moveBy(0,i);
parent.moveBy(i,0);
parent.moveBy(0,-i);
parent.moveBy(-i,0);
parent.moveBy(0,-i);
parent.moveBy(i,0);
parent.moveBy(0,i);
parent.moveBy(i,0);
parent.moveBy(0,i);
}
}
}
}
// End -->
<!--
shake(1);
//-->
</******>
<!-- END CODE Powered javascript code by WWW.khafankadeh.7p.COM-->
| ||
| |
| | #56 | ||
| اخراج شده | کد را در میان بادی سایت یا وبلاگ خود کپی کنید کد شماره ی 55 کد تغییر رنگ به صورت تصادفی کد: <a href='http://www.khafankadeh.7p.com' target='_blank' ><img src='http://khafankadeh.7p.com/khafankadeh.gif' alt='بهترین و زیباترین کدهای جاوا اسکریپت به همراه آزمایش آن کد' width='100' height='40' border='0'>
http://www.khafankadeh.7p.com
<******>
// Select fade-effect below:
// Set 1 if the background may fade from dark to medium
// Set 2 if the background may fade from light to medium
// Set 3 if the background may fade from very dark to very light light
// Set 4 if the background may fade from light to very light
// Set 5 if the background may fade from dark to very dark
var fade_effect=3
// What type of gradient should be applied Internet Explorer 5x or higher?
// Set "none" or "horizontal" or "vertical"
var gradient_effect="horizontal"
// Speed higher=slower
var speed=60
///////////////////////////////////////////////////////////////////////////
// CONFIGURATION ENDS HERE
///////////////////////////////////////////////////////////////////////////
var browserinfos=navigator.userAgent
var ie4=document.all&&!document.getElementById
var ie5=document.all&&document.getElementById&&!browserinfos.match(/Opera/)
var ns4=document.layers
var ns6=document.getElementById&&!document.all
var opera=browserinfos.match(/Opera/)
var browserok=ie4||ie5||ns4||ns6||opera
if (fade_effect==1) {
var darkmax=1
var lightmax=127
}
if (fade_effect==2) {
var darkmax=127
var lightmax=254
}
if (fade_effect==3) {
var darkmax=1
var lightmax=254
}
if (fade_effect==4) {
var darkmax=190
var lightmax=254
}
if (fade_effect==5) {
var darkmax=1
var lightmax=80
}
var hexc = new Array('0','1','2','3','4','5','6','7','8','9','A','B','C','D','E','F')
var newred
var newgreen
var newblue
var oldred
var oldgreen
var oldblue
var redcol_1
var redcol_2
var greencol_1
var greencol_2
var bluecol_1
var bluecol_2
var oldcolor
var newcolor
var firsttime=true
var stepred=1
var stepgreen=1
var stepblue=1
function setrandomcolor() {
var range=(lightmax-darkmax)
if (firsttime) {
newred=Math.ceil(range*Math.random())+darkmax
newgreen=Math.ceil(range*Math.random())+darkmax
newblue=Math.ceil(range*Math.random())+darkmax
firsttime=false
}
oldred=Math.ceil(range*Math.random())+darkmax
oldgreen=Math.ceil(range*Math.random())+darkmax
oldblue=Math.ceil(range*Math.random())+darkmax
stepred=newred-oldred
if (oldred>newred) {stepred=1}
else if (oldred<newred) {stepred=-1}
else {stepred=0}
stepgreen=newgreen-oldgreen
if (oldgreen>newgreen) {stepgreen=1}
else if (oldgreen<newgreen) {stepgreen=-1}
else {stepgreen=0}
stepblue=newblue-oldblue
if (oldblue>newblue) {stepblue=1}
else if (oldblue<newblue) {stepblue=-1}
else {stepblue=0}
fadebg()
}
function fadebg() {
if (newred==oldred) {stepred=0}
if (newgreen==oldgreen) {stepgreen=0}
if (newblue==oldblue) {stepblue=0}
newred+=stepred
newgreen+=stepgreen
newblue+=stepblue
if (stepred!=0 || stepgreen!=0 || stepblue!=0) {
redcol_1 = hexc[Math.floor(newred/16)];
redcol_2 = hexc[newred%16];
greencol_1 = hexc[Math.floor(newgreen/16)];
greencol_2 = hexc[newgreen%16];
bluecol_1 = hexc[Math.floor(newblue/16)];
bluecol_2 = hexc[newblue%16];
newcolor="#"+redcol_1+redcol_2+greencol_1+greencol_2+bluecol_1+bluecol_2
if (ie5 && gradient_effect!="none") {
if (gradient_effect=="horizontal") {gradient_effect=1}
if (gradient_effect=="vertical") {gradient_effect=0}
greencol_1 = hexc[Math.floor(newred/16)];
greencol_2 = hexc[newred%16];
bluecol_1 = hexc[Math.floor(newgreen/16)];
bluecol_2 = hexc[newgreen%16];
redcol_1 = hexc[Math.floor(newblue/16)];
redcol_2 = hexc[newblue%16];
var newcolorCompl="#"+redcol_1+redcol_2+greencol_1+greencol_2+bluecol_1+bluecol_2
document.body.style.******=
"progid:DXImageTransform.Microsoft.Gradient(startColorstr="+newcolorCompl+", endColorstr="+newcolor+" GradientType="+gradient_effect+")"
}
else {
document.bgColor=newcolor
}
var timer=setTimeout("fadebg()",speed);
}
else {
clearTimeout(timer)
newred=oldred
newgreen=oldgreen
newblue=oldblue
oldcolor=newcolor
setrandomcolor()
}
}
if (browserok) {
window.onload=setrandomcolor
}
</******>
| ||
| |
| | #57 | ||
| اخراج شده | کد را در میان بادی سایت یا وبلاگ خود کپی کنید کد شماره ی 56 کد برای باز کردن فایل کد: <a href='http://www.khafankadeh.7p.com' target='_blank' ><img src='http://khafankadeh.7p.com/khafankadeh.gif' alt='بهترین و زیباترین کدهای جاوا اسکریپت به همراه آزمایش آن کد' width='100' height='40' border='0'>
<!-- TWO STEPS TO INSTALL FILE OPEN:
1. Copy the coding into the HEAD of your HTML document
2. Add the last code into the BODY of your HTML document -->
<!-- STEP ONE: Paste this code into the HEAD of your HTML document -->
<HEAD>
<****** LANGUAGE="JavaScript">
<!-- Begin
// Thank you Larry McClurg for the cross-browser fix
function whatFile() {
window.location= 'file:///' + document.form1.cmuds.value;
}
// End -->
</******>
</HEAD>
<!-- STEP TWO: Copy this code into the BODY of your HTML document -->
<form name=form1>
<input type=file name="cmuds">
<input type=button onClick="whatFile()" value="Open File">
</form>
<p><center>
<font face="arial, helvetica" size"-2"><br>
<!-- ****** Size: 1.09 KB -->
</font></center>
| ||
| |
| | #58 | ||
| اخراج شده | کد را در میان بادی سایت یا وبلاگ خود کپی کنید کد شماره ی 57 کد داشتن دکمه ای ثابت کد: <a href='http://www.khafankadeh.7p.com' target='_blank' ><img src='http://khafankadeh.7p.com/khafankadeh.gif' alt='بهترین و زیباترین کدهای جاوا اسکریپت به همراه آزمایش آن کد' width='100' height='40' border='0'>
<!-- ONE STEP TO INSTALL ALERT BUTTON:
1. Paste the coding into the BODY of the HTML document -->
<!-- STEP ONE: Copy this code into the BODY of your HTML document -->
<BODY>
<CENTER>
<FORM>
<! >
<! >
<INPUT TYPE="button" VALUE="Click here to be alerted"
onClick='alert("There. You have been alerted.")'>
</FORM>
</CENTER>
<!-- ****** Size: 0.50 KB -->
| ||
| |
| | #59 | ||
| اخراج شده | کد را در میان بادی سایت یا وبلاگ خود کپی کنید کد شماره ی 58 کد دکمه ای برای میل زدن کد: <a href='http://www.khafankadeh.7p.com' target='_blank' ><img src='http://khafankadeh.7p.com/khafankadeh.gif' alt='بهترین و زیباترین کدهای جاوا اسکریپت به همراه آزمایش آن کد' width='100' height='40' border='0'>
<!-- ONE STEP TO INSTALL E-MAIL BUTTON:
1. Paste the coding into the BODY of your HTML document -->
<!-- STEP ONE: Copy this code into the BODY of your HTML document -->
<BODY>
<! >
<! >
<FORM>
<INPUT TYPE="button" VALUE="Click Here to Write to Me" onClick="parent.location='mailto:antispammer@earthling.net'">
</FORM>
<FORM>
<INPUT TYPE="button" VALUE="Click Here to Write to Me - Subject Predetermined" onClick="parent.location='mailto:spammer@earthling.net?subject=This Is The Pre-determined Subject'">
</FORM>
<!-- ****** Size: 0.70 KB -->
| ||
| |
| | #60 | ||
| اخراج شده | کد را در میان بادی سایت یا وبلاگ خود کپی کنید کد شماره ی 60 کد گذاشتن موزیک در سایت کد: <a href='http://www.khafankadeh.7p.com' target='_blank' ><img src='http://khafankadeh.7p.com/khafankadeh.gif' alt='بهترین و زیباترین کدهای جاوا اسکریپت به همراه آزمایش آن کد' width='100' height='40' border='0'> <p align="center" style="margin-top: 0; margin-bottom: 0"> <EMBED SRC='ادرس وب اهنگ در اینجا' WIDTH=120 HEIGHT=26 LOOP=true type=audio/x-pn-realaudio-plugin></TD></TR></TBODY></TABLE></TD> <TD vAlign=top align=left width=4 </body> </html> | ||
| |
| برچسب ها |
| کدهای , اسکریپت , جاوا |
| ابزارهای موضوع | |
| |
تمامي قوانين اين سايت از جمهوري اسلامي ايران پيروي مي کند و هرگونه مطالب مخالف قوانين ايران و بنر يا لينک مستهجن در اين سايت جايي ندارد