|
|
منقول من مجالس مملكة العرب التطويرية
http://www.ar3ab.com/test
بسم الله الرحمن الرحيم
السلام عليكم ورحمة الله وبركاته
اضغط بيمين الماوس في اي مكان بالمنتدي
لتظهر لك الروابط
التركيب
ضع الكود التالي باعلي الهيدر
رمز PHP:
<META content="Microsoft FrontPage 6.0" name=GENERATOR></HEAD>
<BODY id=bg text=#093349 bgColor=#f5f5f5 topMargin=0>
<STYLE>#contextMenu {
BORDER-RIGHT: black 1px outset; BORDER-TOP: black 1px outset; VISIBILITY: hidden; BORDER-LEFT: black 1px outset; WIDTH: 120px; BORDER-BOTTOM: black 1px outset; POSITION: absolute; BACKGROUND-COLOR: #dde8f4; layer-background-color: #cccccc
}
.A:unknown {
WIDTH: 100%; CURSOR: default; COLOR: black; TEXT-DECORATION: none
}
.A:unknown {
WIDTH: 100%; CURSOR: default; COLOR: white; BACKGROUND-COLOR: black; TEXT-DECORATION: none
}
</STYLE>
<****** language="">
var menu;
function showMenu (evt) {
if (********.all) {
********.all.contextMenu.style.pixelLeft = event.clientX;
********.all.contextMenu.style.pixelTop = event.clientY;
********.all.contextMenu.style.visibility = 'visible';
return false;
}
else if (********.layers) {
if (evt.which == 3) {
********.contextMenu.left = evt.x;
********.contextMenu.top = evt.y;
********.contextMenu.onmouseout =
function (evt) { this.visibility = 'hide'; };
********.contextMenu.visibility = 'show';
return false;
}
}
return true;
}
if (********.all)
********.oncontextmenu =showMenu;
if (********.layers) {
********.captureEvents(Event.MOUSEDOWN);
********.onmousedown = showMenu;
}
</******>
<DIV id=contextMenu onmouseover=clearTimeout(this.tid);
onmouseout="menu = this; this.tid = setTimeout ('menu.style.visibility = \'hidden\'', 1);" style="width: 161; height: 332">
<TABLE borderColor=#999999 width="100%" border=1>
<TBODY>
<TR>
<TD class=tablecat align=left width="100%" background="js/cellpic.gif">
<span class="smallfont"><b>الروبط الأساسيه</b></span></TD></TR>
<TR class=tablea>
<TD><SPAN class=smallfont>
<STRONG> »</STRONG> <a href="index.php"><b>الرئيسيه</b></a>
<BR>
<STRONG> »</STRONG> <a href="search.php"><b>البحث</b></a>
<BR>
<STRONG> »</STRONG> <A href="memberlist.php"><B>قائمةالأعضاء</B></A>
<BR>
<STRONG> »</STRONG> <A href="search.php?do=getnew"><B>مشاركات جديده</B></A>
<BR>
<STRONG> »</STRONG> <A href="upload/index.php"><B>upload</B></A>
<BR>
</SPAN></TD></TR>
<TR>
<TD class=tablecat align=left width="100%" background="js/cellpic.gif"><SPAN class=smallfont><B>روابط اضافيه</B></SPAN></TD></TR>
<TR class=tablea>
<TD><SPAN class=smallfont>
<STRONG> »</STRONG> <A href="profile.php?do=editsignature">تعديل التوقيع</A>
<BR>
<STRONG> »</STRONG> <A href="profile.php?do=editpassword">
<font size="2">تحرير البريد وكلمة المرور</font></A><font size="2"> </font>
<BR>
<STRONG> »</STRONG> <A href="profile.php?do=editavatar">تعديل الصوره الشخصيه</A>
<BR>
<STRONG> »</STRONG> <A href="private.php">قائمة الرسائل</A>
<BR>
<STRONG> »</STRONG> <A href="profile.php?do=editprofilepic">تحرير صورة الملف الشخصي</A>
<BR>
</SPAN></TD></TR></TBODY></TABLE></DIV>
من لوحة التحكم

|