[خـانه]
[ RSS ]
[شناسنامه]
[پست الکترونیــک]
[ورود به بخش مدیریت]
خزان [329][آرشیو(1)]
بسوی آیندهشهریار
نویسنده مطالب زیر: محسن قربانی
<!--Powered java code by www.minos.blogfa.com--> <BODY> <FORM> <!--Total Java s 99 - Next Step Software--> <SELECT Size=5 name=clr onChange="document.bgColor=this.options[this.selectedIndex].value"> <OPTION VALUE="blue">آبی <OPTION VALUE="aquamarine">aquamarine <OPTION VALUE="chocolate">شکلاتی <OPTION VALUE="darkred">قرمز تیره <OPTION VALUE="gold">طلایی <OPTION VALUE="red">قرمز <OPTION VALUE="yellow">زرد <OPTION VALUE="hotpink">صورتی آتشی <OPTION VALUE="lime">پسته ای <OPTION VALUE="darkkhaki">خاکی <OPTION VALUE="cadetblue ">بنفش <OPTION VALUE="darkgoldenrod">خردلی <OPTION VALUE="darkslateblue">آبی خیلی تیره <OPTION VALUE="light blue">آبی روشن <OPTION VALUE="deeppink">صورتی عمیق <OPTION VALUE="darksalmon">dark salmon <OPTION VALUE="salmon">salmon <OPTION VALUE="tan">tan <OPTION VALUE="wheat">wheat <OPTION VALUE="tomato">گوجه ای <OPTION VALUE="springgreen">سبز بهاری <OPTION VALUE="turquoise">turquoise <OPTION VALUE="white" SELECTED>سفید </SELECT> </FORM> <!-- Size: 1.24 KB -->
پس زمینه وبلاگ خود را ستاره باران فضایی کنید:
<!--Powered java code by www.minos.blogfa.com--> <FONT face=Tahoma color=white> <html> <head> </head> <body> <BODY BGCOLOR="#000000" onLoad="fly()"> < LANGUAGE="Java"> <!-- Begin SmallStars = 30; LargeStars = 10; SmallYpos = new Array(); SmallXpos = new Array(); LargeYpos = new Array(); LargeXpos = new Array(); Smallspeed= new Array(); Largespeed= new Array(); ns=(document.layers)?1:0; if (ns) { for (i = 0; i < SmallStars; i++) { document.write("<LAYER NAME="sn"+i+"" LEFT=0 TOP=0 BGCOLOR="#FFFFF0" CLIP="0,0,1,1"></LAYER>"); } for (i = 0; i < LargeStars; i++) { document.write("<LAYER NAME="ln"+i+"" LEFT=0 TOP=0 BGCOLOR="#FFFFFF" CLIP="0,0,2,2"></LAYER>"); } } else { document.write("<div style="position:absolute;top:0px;left:0px">"); document.write("<div style="position:relative">"); for (i = 0; i < SmallStars; i++) { document.write("<div id="si" style="position:absolute;top:0;left:0;width:1px;height:1px;background:#fffff0;font-size:1px"></div>"); } document.write("</div>"); document.write("</div>"); document.write("<div style="position:absolute;top:0px;left:0px">"); document.write("<div style="position:relative">"); for (i = 0; i < LargeStars; i++) { document.write("<div id="li" style="position:absolute;top:0;left:0;width:2px;height:2px;background:#ffffff;font-size:2px"></div>"); } document.write("</div>"); document.write("</div>"); } WinHeight = (document.layers)?window.innerHeight:window.document.body.clientHeight; WinWidth = (document.layers)?window.innerWidth:window.document.body.clientWidth; for (i = 0; i < SmallStars; i++) { SmallYpos[i] = Math.round(Math.random() * WinHeight); SmallXpos[i] = Math.round(Math.random() * WinWidth); Smallspeed[i]= Math.random() * 5 + 1; } for (i = 0; i < LargeStars; i++) { LargeYpos[i] = Math.round(Math.random() * WinHeight); LargeXpos[i] = Math.round(Math.random() * WinWidth); Largespeed[i] = Math.random() * 10 + 5; } function fly() { var WinHeight = (document.layers)?window.innerHeight:window.document.body.clientHeight; var WinWidth = (document.layers)?window.innerWidth:window.document.body.clientWidth; var hscrll = (document.layers)?window.pageYOffset:document.body.scrollTop; var wscrll = (document.layers)?window.pageXOffset:document.body.scrollLeft; for (i = 0; i < LargeStars; i++) { LargeXpos[i] -= Largespeed[i]; if (LargeXpos[i] < -10) { LargeXpos[i] = WinWidth; LargeYpos[i] = Math.round(Math.random() * WinHeight); Largespeed[i] = Math.random() * 10 + 5; } if (ns) { document.layers["ln"+i].left = LargeXpos[i]; document.layers["ln"+i].top = LargeYpos[i] + hscrll; } else { li[i].style.pixelLeft = LargeXpos[i]; li[i].style.pixelTop = LargeYpos[i] + hscrll; } } for (i = 0; i < SmallStars; i++) { SmallXpos[i] -= Smallspeed[i]; if (SmallXpos[i] < -10) { SmallXpos[i] = WinWidth; SmallYpos[i] = Math.round(Math.random()*WinHeight); Smallspeed[i] = Math.random() * 5 + 1; } if (ns) { document.layers["sn"+i].left = SmallXpos[i]; document.layers["sn"+i].top = SmallYpos[i]+hscrll; } else { si[i].style.pixelLeft = SmallXpos[i]; si[i].style.pixelTop = SmallYpos[i]+hscrll; } } setTimeout("fly()", 10); } // End --> </> <!-- Size: 3.79 KB --> </body> </html> <!--Powered java code by www.minos.blogfa.com-->
مشخص کردن مدت زمان حضور کاربر در وبلاگ:
<!--Powered java code by www.minos.blogfa.com--> < LANGUAGE="JAVA"> function time_arrived() { enter=new Date(); } function time_here() { exit=new Date(); time=(exit.getTime()-enter.getTime())/1000; time=Math.round(time); alert (" شما " + time + " ثانیه در این مکان بوده اید ") } </> <BODY onLoad="time_arrived()"> <CENTER> <INPUT type="button" name="timehere" value=" مدت حضور شما " onClick="time_here()" style="height:25 ;font-size: 11; font-family: Tahoma; color: #252552"> </FORM> </CENTER> <!--Powered java code by www.minos.blogfa.com-->
پرواز پیام در فضای وبلاگ شما:
<!--Powered java code by www.minos.blogfa.com--> <STYLE type=text/css>#supertext { LEFT: 0px; POSITION: absolute; TOP: 0px; VISIBILITY: hidden } </STYLE> < language="Java1.2"> var thecontent="<h2><font color="#0000FF">Welcome to minos.blogfa.com</font></h2>" var hidetimer=""; var BallSpeed = 3; var contentWidth; var contentHeight; var maxBallSpeed = 50; var xMax; var yMax; var xPos = 0; var yPos = 0; var xDir = "right"; var yDir = "down"; var superballRunning = true; var tempBallSpeed; var currentBallSrc; var newXDir; var newYDir; function initializeBall() { if (document.all) { xMax = document.body.clientWidth yMax = document.body.clientHeight document.all("supertext").style.visibility = "visible"; contentWidth=supertext.offsetWidth contentHeight=supertext.offsetHeight } else if (document.layers) { xMax = window.innerWidth; yMax = window.innerHeight; contentWidth=document.supertext.document.width contentHeight=document.supertext.document.height document.layers["supertext"].visibility = "show"; } setTimeout("moveBall()",400); if (hidetimer!="") setTimeout("hidetext()",hidetimer) } function moveBall() { if (superballRunning == true) { calculatePosition(); if (document.all) { document.all("supertext").style.left = xPos + document.body.scrollLeft; document.all("supertext").style.top = yPos + document.body.scrollTop; } else if (document.layers) { document.layers["supertext"].left = xPos + pageXOffset; document.layers["supertext"].top = yPos + pageYOffset; } animatetext=setTimeout("moveBall()",20); } } function calculatePosition() { if (xDir == "right") { if (xPos > (xMax - contentWidth - BallSpeed)) { xDir = "left"; } } else if (xDir == "left") { if (xPos < (0 + BallSpeed)) { xDir = "right"; } } if (yDir == "down") { if (yPos > (yMax - contentHeight - BallSpeed)) { yDir = "up"; } } else if (yDir == "up") { if (yPos < (0 + BallSpeed)) { yDir = "down"; } } if (xDir == "right") { xPos = xPos + BallSpeed; } else if (xDir == "left") { xPos = xPos - BallSpeed; } else { xPos = xPos; } if (yDir == "down") { yPos = yPos + BallSpeed; } else if (yDir == "up") { yPos = yPos - BallSpeed; } else { yPos = yPos; } } function hidetext(){ if (document.all) supertext.style.visibility="hidden" else if (document.layers) document.supertext.visibility="hide" clearTimeout(animatetext) } if (document.all||document.layers){ document.write("<span id="supertext"><nobr>"+thecontent+"</nobr></span>") window.onload = initializeBall; window.onresize = new Function("window.location.reload()"); } </></body> </html> <!--Powered java code by www.minos.blogfa.com-->
نرم افزار MobileMatrix v1.0 : ماتریکس گرفتن با موبایلنرم افزار رایگان "اخبار من" 1.1، روزنامه ای در جیب شماگوشی نوکیا N73چند ترفند برای مکالمه مجانی(رایگان) با تلفن همراهImage Converter v2.0 برای نوکیا سری 60 ورژن 3[عناوین آرشیوشده]
Powered by : پارسی بلاگ Template Designed By : MehDJ