منوی كاربردی برای وبلاگ(کد جاوا)
[/COLOR]
کد:
[COLOR=Green]
<html>
<head>
<title>Script Menu</title>
<style type="text/css">
<!--a.x:link, a.x:visited, a.x:active{color:#ffffff;text-decoration:none}//-->
</style>
<body marginheight="25" topmargin="25">
</head>
<script language="javascript">
<!-- [URL="http://www.marandonline.mihanblog.com/"]www.iranjoman.com[/URL]
//!!!Edit the appearance here!!!
MenuWidth=170; //Individual menu width.
MenuFont='Arial,Verdana';
MenuFontSize=2; //1 to 7 only, 2 probably big enough.
MenuFontColor='#ffffff';
MenuBgColor='#5b7693';
HighLight='#b4c3d4';
Separater=2; //Space around menus.
Centre=false; //true or false.
//!!!Alter nothing here, go straight to "Links"!!!
n4=(document.layers);
n6=(document.getElementById&&!document.all);
ie=(document.all);
h=(ie)?document.body.clientHeight:window.innerHeight;
w=(ie)?document.body.clientWidth:window.innerWidth;
Titles=new Array()
Links=new Array()
algn1=(Centre)?'<center>':'';
algn2=(Centre)?'</center>':'';
function colour2(c){(n4)?c.bgColor=HighLight:c.style.background=HighLight}//
function colour1(c){(n4)?c.bgColor=MenuBgColor:c.style.background=MenuBgColor}//
var OpenLayer=(n4)?"<br><layer height=100% width=100% onMouseOver='colour1(this)'; onMouseOut='colour2(this)'>"+algn1:"<div style='height:auto;width:100%' onMouseOver='colour1(this)'; onMouseOut='colour2(this)'><font face="+MenuFont+" size="+MenuFontSize+" color="+MenuFontColor+">";
var CloseLayer=(n4)?algn2+"</layer>":"</font></div>";
var vs=(n4)?"<font face='Wingdings' color="+MenuBgColor+">n</font>":OpenLayer+" "+CloseLayer+"<font color="+MenuBgColor+">"+String.fromCharCode(9660)+"</font>";
Titles[0]="نام منوي اول شما";
Titles[1]="نام منوي دوم شما";
Titles[2]="نام منوي سوم شما";
Titles[3]="نام منوي چهارم شما";
Links[0]=vs
+OpenLayer+"<a href='http://yahoo.com')' class='x'>Yahoo</a>"+CloseLayer
+OpenLayer+"<a href='http://google.com')' class='x'>Google</a>"+CloseLayer
+OpenLayer+"<a href='http://آدرس لينك شما')' class='x'>نام لينك شما</a>"+CloseLayer
+OpenLayer+"<a href='http://آدرس لينك شما')' class='x'>نام لينك شما</a>"+CloseLayer
+OpenLayer+"<a href='http://آدرس لينك شما')' class='x'>نام لينك شما</a>"+CloseLayer
+OpenLayer+"<a href='http://آدرس لينك شما')' class='x'>نام لينك شما</a>"+CloseLayer
Links[1]=vs
+OpenLayer+"<a href='http://آدرس لينك شما')' class='x'>نام لينك شما</a>"+CloseLayer
+OpenLayer+"<a href='http://آدرس لينك شما')' class='x'>نام لينك شما</a>"+CloseLayer
+OpenLayer+"<a href='http://آدرس لينك شما')' class='x'>نام لينك شما</a>"+CloseLayer
+OpenLayer+"<a href='http://آدرس لينك شما')' class='x'>نام لينك شما</a>"+CloseLayer
+OpenLayer+"<a href='http://آدرس لينك شما')' class='x'>نام لينك شما</a>"+CloseLayer
+OpenLayer+"<a href='http://آدرس لينك شما')' class='x'>نام لينك شما</a>"+CloseLayer
Links[2]=vs
+OpenLayer+"<a href='http://آدرس لينك شما')' class='x'>نام لينك شما</a>"+CloseLayer
+OpenLayer+"<a href='http://آدرس لينك شما')' class='x'>نام لينك شما</a>"+CloseLayer
+OpenLayer+"<a href='http://آدرس لينك شما')' class='x'>نام لينك شما</a>"+CloseLayer
+OpenLayer+"<a href='http://آدرس لينك شما')' class='x'>نام لينك شما</a>"+CloseLayer
+OpenLayer+"<a href='http://آدرس لينك شما')' class='x'>نام لينك شما</a>"+CloseLayer
+OpenLayer+"<a href='http://آدرس لينك شما')' class='x'>نام لينك شما</a>"+CloseLayer
Links[3]=vs
+OpenLayer+"<a href='http://آدرس لينك شما')' class='x'>نام لينك شما</a>"+CloseLayer
+OpenLayer+"<a href='http://آدرس لينك شما')' class='x'>نام لينك شما</a>"+CloseLayer
+OpenLayer+"<a href='http://آدرس لينك شما')' class='x'>نام لينك شما</a>"+CloseLayer
+OpenLayer+"<a href='http://آدرس لينك شما')' class='x'>نام لينك شما</a>"+CloseLayer
+OpenLayer+"<a href='http://آدرس لينك شما')' class='x'>نام لينك شما</a>"+CloseLayer
+OpenLayer+"<a href='http://آدرس لينك شما')' class='x'>نام لينك شما</a>"+CloseLayer
//!!!Alter anything past this point!!!
w1=(MenuWidth+Separater)*Titles.length;
w2=w/2;
i1=w2-MenuWidth-Separater-w1/2;
i2=w2-MenuWidth-Separater-w1/2;
s1=MenuWidth+Separater;
s2=MenuWidth+Separater;
if (w1 > w2*2){i1=-MenuWidth;i2=-MenuWidth}
vy=(n4)?'show':'visible';
vn=(n4)?'hide':'hidden';
//Don't mess about with N4, just use layers.
if (n4){
for (i=0; i < Titles.length; i++){
document.write("<layer name='lnks"+i+"' top=0 left="+(i2+=s2)+" "
+" width="+MenuWidth+" bgcolor="+HighLight+" visibility=hide"
+" onMouseOver='this.visibility=vy; var cd=this.id.length-1; var ab=this.id.charAt(cd); H(ab)' "
+" onMouseOut='this.visibility=vn; var ef=this.id.length-1; var gh=this.id.charAt(ef); B(gh)'>"
+algn1+"<font face="+MenuFont+" size="+MenuFontSize+">"
+" <br>"+Links[i]+"</font>"+algn2+"</layer>");
document.write("<layer name='ttls"+i+"' top=0 left="+(i1+=s1)+" height=0 "
+"width="+MenuWidth+" bgcolor="+MenuBgColor+" "
+"onMouseOver=\"this.bgColor=HighLight; var e=this.id.length-1; var d=this.id.charAt(e); On(d)\" "
+"onMouseOut=\"this.bgColor=MenuBgColor; var e=this.id.length-1; var d=this.id.charAt(e); Off(d)\">"
+algn1+"<font face="+MenuFont+" size="+MenuFontSize+" color="+MenuFontColor+">"
+Titles[i]+"</font>"+algn2+"</layer>");
}
function On(x){for (i=0; i < Titles.length; i++)document.layers['lnks'+x].visibility=vy}
function Off(x){for (i=0; i < Titles.length; i++)document.layers['lnks'+x].visibility=vn}
function B(y){for (i=0; i < Titles.length; i++)document.layers['ttls'+y].bgColor=MenuBgColor}
function H(y){for (i=0; i < Titles.length; i++)document.layers['ttls'+y].bgColor=HighLight}
}
if (!n4){
for (i=0; i < Titles.length; i++){
document.write("<div id='lnks"+i+"' style='position:absolute;"
+"top:0px;left:"+(i2+=s2)+"px;width:"+MenuWidth+"px;"
+"background:"+HighLight+";visibility:hidden'"
+" onMouseOver='this.style.visibility=vy; document.getElementById(\"ttls"+i+"\").style.background=HighLight';"
+" onMouseOut='this.style.visibility=vn; document.getElementById(\"ttls"+i+"\").style.background=MenuBgColor'>"
+algn1+Links[i]+algn2+"</div>");
document.write("<div id='ttls"+i+"' style='position:absolute;top:0px;left:"+(i1+=s1)+"px;height:auto;width:"+MenuWidth+"px;"
+"background:"+MenuBgColor+";cursor:default'"
+" onMouseOver='document.getElementById(\"lnks"+i+"\").style.visibility=vy;this.style.background=HighLight'"
+" onMouseOut='document.getElementById(\"lnks"+i+"\").style.visibility=vn;this.style.background=MenuBgColor'>"
+algn1+"<font face="+MenuFont+" size="+MenuFontSize+" color="+MenuFontColor+">"+Titles[i]+"</font>"+algn2+"</div>");
}
}
function Scroll(){
sy=(ie)?document.body.scrollTop:window.pageYOffset;
for (i=0; i < Titles.length; i++){
if (n4){
document.layers['ttls'+i].top=Separater+sy;
document.layers['lnks'+i].top=Separater+sy;
}
else{
document.getElementById("ttls"+i).style.top=Separater+sy;
document.getElementById("lnks"+i).style.top=Separater+sy;
}
}
setTimeout('Scroll()',150)
}
Scroll();
window.onresize=new Function("window.location.reload()");
if (!n4){
for (i=0; i < document.links.length; i++){
if (document.links[i].href == this.window.location.href)
{
document.links[i].style.color=MenuBgColor;
document.links[i].style.cursor='crosshair';
//document.links[i].innerHTML+=' -';
//alert(i+' '+document.links[i].href);
break;
}
}
}
//-->
</script>
</body>
</html>
<!----- www.marandonline.mihanblog.com---->
نمایش ساعت به صورت 12 و 24 ساعته همراه با نوشته در قسمت نوار وضعیت
<html>
<head>
<meta http-equiv="Content-Language" content="fa">
<title>نوشته شما در قسمت نوار وضعیت</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function showMilitaryTime() {
if (document.form.showMilitary[0].checked) {
return true;
}
return false;
}
function showTheHours(theHour) {
if (showMilitaryTime() || (theHour > 0 && theHour < 13)) {
if (theHour == "0") theHour = 12;
return (theHour);
}
if (theHour == 0) {
return (12);
}
return (theHour-12);
}
function showZeroFilled(inValue) {
if (inValue > 9) {
return "" + inValue;
}
return "0" + inValue;
}
function showAmPm() {
if (showMilitaryTime()) {
return ("");
}
if (now.getHours() < 12) {
return (" am");
}
return (" pm");
}
function showTheTime() {
now = new Date
document.form.showTime.value = showTheHours(now.getHours()) + ":" + showZeroFilled(now.getMinutes()) + ":" + showZeroFilled(now.getSeconds()) + showAmPm()
setTimeout("showTheTime()",1000)
}
// End -->
</script>
<BODY onLoad="showTheTime()">
<!-- STEP THREE: Add the last code in the BODY of your HTML document -->
<center><form name=form>
<input type=text name=showTime size=11><p>
<input type=radio name=showMilitary checked>24 ساعته<br>
<input type=radio name=showMilitary>12 ساعته<br>
</form></center>
</body>
</html>
<!----- www.iranjoman.com---->