تبدیل راست کلیک در وبلاگ به منو ویندوز !!
این کد رو کمتر جایی پیدا میکنید این که راست کلیک ماوس شما را در وبلاگ تبدیل به راست کلیک ویندوز میکنه یعنی اینکه تبدیل به منو ویندوز میشه .
در جاهایی که نوشته your blog name باید اسم بلاگ رو بنویسید و در جاهایی که نوشته your blog adress باید آدرس اون بلاگ رو بزنید و در جایی که نوشته your e-mail باید ایمیلتون رو وارد کنی :
کد:
<SCRIPT language=javaScript>
<!--
//////////////////////////////////////////////////////////////////////////////////////////////////**
// ..:: javascript4u ::.. **
// copyright ? anti_lajan@gawab.com **
// Script featured on JavaScript Kit (http://javascript4u.5u.com) **
// **
// change the menuItems array with your options and set the urls to link to \\\\\\// use addMenuItem("Text to show", "Url To Link To"); to make an item ///////
// use addMenuItem("Text", Url", "Img To Show"); to make an item with an image **
// use addMenuItem(); to indicate a separator bar **
// you can use html tags in the text, eg, <i>, <b> or <u> **
// **
// images used should be 16x16 transparent gifs **
//////////////////////////////////////////////////////////////////////////////////////////////////**
menuItems = new Array();
menuItemNum = 0;
function addMenuItem(text, url, img){
if(img) menuItems[menuItemNum] = new Array(text, url, img);
else if(text) menuItems[menuItemNum] = new Array(text, url);
else menuItems[menuItemNum] = new Array();
menuItemNum++;
}
menuWidth = 148; //menu width
menuHeight = 126; //menu height
menuDelay = 5; //delay before menu appears
menuSpeed = 30; //speed which menu appears (lower=faster)
menuOffset = 2; //offset of menu from mouse pointer
addMenuItem("<center><b>your blog name</b></center>","your blog adress");
addMenuItem();
addMenuItem("<center>your blog name</center>","your blog adress");
addMenuItem();
addMenuItem("<center><b>your blog name</b></center>","your blog adress");
addMenuItem();
addMenuItem("<center><b>your blog name</b></center>","your blog adress");
addMenuItem();
addMenuItem("<center>ايميل به من</center>","mailto:your e-mail");
///////////////////////////////////////////////////////////////////////////////
// do not edit the code below, it is required for the menu to work correctly
///////////////////////////////////////////////////////////////////////////////
if(window.navigator.appName == "Microsoft Internet Explorer" && window.navigator.appVersion.substring(window.navigator.appVersion.indexOf("MSIE") + 5, window.navigator.appVersion.indexOf("MSIE") + 8) >= 5.5)
isIe = 1;
else
isIe = 0;
if(isIe){
menuContent = '<table id="rightMenu" width="0" height="0" cellspacing="0" cellpadding="0" style="font:menu;color:menutext;"><tr height="1"><td style="background:threedlightshadow" colspan="4"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threedlightshadow"></td><td style="background:threedhighlight" colspan="2"></td><td style="background:threedshadow"></td><td style="background:threeddarkshadow"></td></tr><tr height="10"><td style="background:threedlightshadow"></td><td style="background:threedhighlight"></td><td style="background:threedface"><table cellspacing="0" cellpadding="0" nowrap style="font:menu;color:menutext;cursor:default;">';
for(m=0;m<menuItems.length;m++){
if(menuItems[m][0] && menuItems[m][2])
menuContent += '<tr height="17" onMouseOver="this.style.background=\'highlight\';this.style.color=\'highlighttext\';" onMouseOut="this.style.background=\'threedface\';this.style.color=\'menutext\';" onClick="parent.window.location.href=\'' + menuItems[m][1] + '\'"><td style="background:threedface" width="1" nowrap></td><td width="21" nowrap><img src="' + menuItems[m][2] + '"></td><td nowrap>' + menuItems[m][0] + '</td><td width="21" nowrap></td><td style="background:threedface" width="1" nowrap></td></tr>';
else if(menuItems[m][0])
menuContent += '<tr height="17" onMouseOver="this.style.background=\'highlight\';this.style.color=\'highlighttext\';" onMouseOut="this.style.background=\'threedface\';this.style.color=\'menutext\';" onClick="parent.window.location.href=\'' + menuItems[m][1] + '\'"><td style="background:threedface" width="1" nowrap></td><td width="21" nowrap></td><td nowrap>' + menuItems[m][0] + '</td><td width="21" nowrap></td><td style="background:threedface" width="1" nowrap></td></tr>';
else
menuContent += '<tr><td colspan="5" height="4"></td></tr><tr><td colspan="5"><table cellspacing="0"><tr><td width="2" height="1"></td><td width="0" height="1" style="background:threedshadow"></td><td width="2" height="1"></td></tr><tr><td width="2" height="1"></td><td width="100%" height="1" style="background:threedhighlight"></td><td width="2" height="1"></td></tr></table></td></tr><tr><td colspan="5" height="3"></td></tr>';
}
menuContent += '</table></td><td style="background:threedshadow"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threedlightshadow"></td><td style="background:threedhighlight"></td><td style="background:threedface"></td><td style="background:threedshadow"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threedlightshadow"></td><td style="background:threedshadow" colspan="3"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threeddarkshadow" colspan="5"></td></tr></table>';
menuPopup = window.createPopup();
menuPopup.document.body.innerHTML = menuContent;
}
function showMenu(){
menuXPos = event.clientX + menuOffset;
menuYPos = event.clientY + menuOffset;
menuXIncrement = menuWidth / menuSpeed;
menuYIncrement = menuHeight / menuSpeed;
menuTimer = setTimeout("openMenu(0,0)", menuDelay);
return false;
}
function openMenu(height, width){
iHeight = height;
iWidth = width;
menuPopup.show(menuXPos, menuYPos, iWidth, iHeight, document.body);
if(iHeight < menuHeight)
menuTimer = setTimeout("openMenu(iHeight + menuYIncrement, iWidth + menuXIncrement)", 1);
else
clearTimeout(menuTimer);
}
if(isIe) document.oncontextmenu = showMenu;
//-->
</SCRIPT>
قويترين سيستم دوستيابي جهان را به وبلاگ خود اضافه كنيد
قويترين سيستم دوستيابي جهان را به وبلاگ خود اضافه كنيد :
کد:
<html dir="rtl">
<head>
<meta http-equiv="Content-Language" content="en-us">
<STYLE>.textforyp {
FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000; FONT-FAMILY: Verdana,Arial,helvetica
}
.boxforyp {
FONT: 10px Verdana,Arial,helvetica; COLOR: #000; BACKGROUND-COLOR: #a3c5ed
}
.buttonforyp {
FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000; BACKGROUND-COLOR: #7ba6db
}
</STYLE>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<style>
<!--
.textforyp {
FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000; FONT-FAMILY: Verdana,Arial,helvetica
}
.boxforyp {
FONT: 10px Verdana,Arial,helvetica; COLOR: #000; BACKGROUND-COLOR: #a3c5ed
}
INPUT {
BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000 1px solid; FONT-FAMILY: tahoma, times new roman; BACKGROUND-COLOR: #c4d4f8
}
.buttonforyp {
FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000; BACKGROUND-COLOR: #7ba6db
}
.blogtitle {
FONT-WEIGHT: bold; FONT-SIZE: 40px; FILTER: glow(Color=#000000,Strength=10); MARGIN: 2px; WIDTH: 450px; COLOR: #00ff00; FONT-FAMILY: Arial, times new roman, sans-serif; HEIGHT: 60px
}
.adver {
PADDING-RIGHT: 3px; PADDING-LEFT: 5px; FONT-WEIGHT: normal; FONT-SIZE: 10px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 2px; COLOR: #000; PADDING-TOP: 2px; FONT-FAMILY: tahoma, times new roman, verdana, arial, sans-serif; TEXT-ALIGN: justify
}
A {
FONT-SIZE: 11px; COLOR: #000; TEXT-DECORATION: none
}
A:link {
FONT-WEIGHT: bold; COLOR: #2871ca; TEXT-DECORATION: none
}
a:link.post1 {
FONT-SIZE: 8pt; COLOR: #1b4a85; TEXT-DECORATION: none
}
-->
</style>
</head>
<body>
<p>
<NOSCRIPT>
<A target=_blank
href="http://v1.nedstatbasic.net/stats?ACCkNQQuuLhe7bR0R/EwxQgVCGLw"><IMG
height=18
src="C:\My Documents\New Folder (5)\New Folder\Tootfarangi4Kid Mohamad's PersiáááanBlog_files\n(1).gif"
width=18 border=0 nosave=""></A></NOSCRIPT> <!-- End Nedstat Basic code -->
</p>
<DIV id=side14 style="border:3px solid #03366d; WIDTH: 472; HEIGHT: 95; font-weight:normal; left:57; position:absolute; top:35; text-align:center; background-color:#2669bd">
<CENTER>
<STYLE>.textforyp {
FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000; FONT-FAMILY: Verdana,Arial,helvetica
}
.boxforyp {
FONT: 10px Verdana,Arial,helvetica; COLOR: #000; BACKGROUND-COLOR: #a3c5ed
}
.buttonforyp {
FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000; BACKGROUND-COLOR: #7ba6db
}
</STYLE>
<TABLE height=60 cellSpacing=0 cellPadding=0 width=468 bgColor=#2669bd
border=0><FORM
action=http://rd.yahoo.com/SIG=11ocok4fv/M=214040.4307236.5568782.42/S=55377088:N/EXP=1075208816/A=1927468/R=0/*http://personals.yahoo.com/us/common/quicksearch
method=get target=_blank>
<INPUT type=hidden value=1 name=submit1 style="font-size: 11px; color: #000000; font-family: tahoma, 'times new roman'; border: 1px solid #000; background-color: #c4d4f8">
<INPUT
type=hidden value=2 name=r_has_photo style="font-size: 11px; color: #000000; font-family: tahoma, 'times new roman'; border: 1px solid #000; background-color: #c4d4f8">
<INPUT type=hidden value=search
name=dest style="font-size: 11px; color: #000000; font-family: tahoma, 'times new roman'; border: 1px solid #000; background-color: #c4d4f8">
<TBODY>
<TR>
<TD rowSpan=2 dir="ltr"> </TD>
<TD dir="ltr"> </TD></TR>
<TR>
<TD dir="ltr">
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 dir="ltr">
<TBODY>
<TR align=middle dir="ltr">
<TD class=textforyp vAlign=bottom dir="ltr"><font face="Tahoma">
<span lang="fa">من يك </span></font></TD>
<TD class=textforyp vAlign=bottom dir="ltr"><font face="Tahoma">
<span lang="fa">به دنبال</span></font></TD>
<TD class=textforyp vAlign=bottom dir="ltr"><font face="Tahoma">
<span lang="fa">با سن</span></font></TD>
<TD class=textforyp vAlign=bottom dir="ltr"><font face="Tahoma">
<span lang="fa">با كد شهر</span></font></TD>
<TD class=textforyp vAlign=bottom dir="ltr"> </TD></TR>
<TR align=middle dir="ltr">
<TD class=textforyp vAlign=top dir="ltr"><SELECT class=boxforyp
id=r_gender_pref name=r_gender_pref>
<OPTION value=2
selected dir="ltr">Man</OPTION><OPTION value=1 dir="ltr">Woman</OPTION></SELECT></TD>
<TD class=textforyp vAlign=top dir="ltr"><SELECT class=boxforyp id=r_gender
name=r_gender><OPTION value=1 selected dir="ltr">Woman</OPTION>
<OPTION
value=2 dir="ltr">Man</OPTION></SELECT></TD>
<TD class=textforyp vAlign=top dir="ltr">
<INPUT class=boxforyp id=r_min_age
maxLength=80 size=3 name=r_min_age> <font face="Tahoma">
<span lang="fa">تا</span></font>
<INPUT class=boxforyp
id=r_max_age maxLength=80 size=3 name=r_max_age> </TD>
<TD class=textforyp vAlign=top dir="ltr">
<INPUT class=boxforyp maxLength=80
size=10 name=csz></TD>
<TD class=textforyp vAlign=top noWrap dir="ltr"><INPUT class=buttonforyp type=submit value=Go! name=submit></TD></TR></TBODY></TABLE></TD></TR></FORM></TBODY></TABLE>
<P class=blogtitle>
<a href="wt.blogfa.com">
<font face="Arial Black" size="6" color="#7BA6DB">p.d</font></a></P></CENTER></DIV>
</body>
</html>
(تغيير نمايش چندين بنر يا عکس به همراه لينک آن بنر (تبليغات
(تغيير نمايش چندين بنر يا عکس به همراه لينک آن بنر (تبليغات
كد يه منوي كليك راست زيبا
کد:
<!--Powered javascript code by
[ برای مشاهده لینک ، با نام کاربری خود وارد شوید یا ثبت نام کنید ]
-->
<SCRIPT src="
[ برای مشاهده لینک ، با نام کاربری خود وارد شوید یا ثبت نام کنید ]
" type=text/javascript>
</SCRIPT>
<STYLE>#men {
BORDER-RIGHT: 2px outset; BORDER-TOP: 2px outset; Z-INDEX: 1; LEFT: 0px; VISIBILITY: hidden; BORDER-LEFT: 2px outset; BORDER-BOTTOM: 2px outset; POSITION: absolute; TOP: 0px
}
#men A {
PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 4px; MARGIN: 1px 1px 1px 16px; FONT: 12px sans-serif; WIDTH: 100%; PADDING-TOP: 3px; HEIGHT: 100%; TEXT-DECORATION: none
}
.ico {
BORDER-RIGHT: medium none; BORDER-TOP: medium none; FLOAT: left; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none
}
</STYLE>
<SCRIPT type=text/javascript>
//MENU TITLE
eyesys_title="WWW. DANLOD .COM"
//TITLE BACKGROUND COLORS
eyesys_titlecol1="black"
eyesys_titlecol2="red"
//TITLE COLOR
eyesys_titletext="white"
//MENU & ITEM BACKGROUND COLOR
eyesys_bg="#CCCCCC"
//ITEM BACKGROUND COLOR ON MOUSE OVER
eyesys_bgov="#000080"
//MENU COLOR
eyesys_cl="#000080"
//MENU COLOR ON MOUSE OVER
eyesys_clov="white"
//MENU WIDTH
eyesys_width=180
//menu starts here
eyesys_init()
//menu item sintax: eyesys_item(text,icon,link)
//for no icon use 'null'
eyesys_item('<font face="Tahoma" style="font-size: 8pt">صفحه اصلي</font>','http://tinypic.com/swa8','http://***********')
eyesys_item('<font face="Tahoma" style="font-size: 8pt">آموزش ها</font>','http://tinypic.com/swa9','http://learn.***********')
eyesys_item('<font face="Tahoma" style="font-size: 8pt">اينترنت رايگان</font>','http://tinypic.com/swab','http://internet.***********')
eyesys_item('<font face="Tahoma" style="font-size: 8pt">انجمنهاي گفتگو</font>','http://tinypic.com/swad','http://forum.***********')
eyesys_item('<font face="Tahoma" style="font-size: 8pt">تماس با ما</font>','http://tinypic.com/swae','mailto:amirassari2002@yahoo.com')
//mene closes here
eyesys_close()
</SCRIPT>