النتائج 1 إلى 6 من 6

الموضوع: قائمة الزر الايمن [ اضافة جديدة ] الـRight Click

  1. قائمة الزر الايمن [ اضافة جديدة ] الـRight Click



    السلام عليكم ورحمة الله
    قائمة الـRight Click
    يمكنك وضع روابطك الخاصة في هذه القائمة وعدل عليها كما تريد ،
    قم بنسخ الكود ادناه وضعه في اعلى الهيدر ولا ضرورة لتغير الالوان
    فقط اذا احببت قم بتغير الروابط لان هذه الروابط نفس الموجودة في قائمة ( روابط سريعة )
    ولكم الشكر
    لمشاهدة الهاك في موقعنا

    كود PHP:
    <META content="Microsoft FrontPage 5.0" name=GENERATOR></HEAD
    <
    BODY id=bg text=#093349 bgColor=#f5f5f5 topMargin=0> 
    <STYLE>#contextMenu { 
        
    BORDER-RIGHTblack 1px outsetBORDER-TOPblack 1px outsetVISIBILITYhiddenBORDER-LEFTblack 1px outsetWIDTH120pxBORDER-BOTTOMblack 1px outsetPOSITIONabsoluteBACKGROUND-COLOR#dde8f4; layer-background-color: #cccccc 

    .
    A:unknown 
        
    WIDTH100%; CURSOR: default; COLORblackTEXT-DECORATIONnone 

    .
    A:unknown 
        
    WIDTH100%; CURSOR: default; COLORwhiteBACKGROUND-COLORblackTEXT-DECORATIONnone 

    </
    STYLE

    <
    SCRIPT language=""
      
    var 
    menu;  
    function 
    showMenu (evt) {  
      if (
    document.all) {  
        
    document.all.contextMenu.style.pixelLeft event.clientX;  
        
    document.all.contextMenu.style.pixelTop event.clientY;  
        
    document.all.contextMenu.style.visibility 'visible';  
        return 
    false;  
      }  
      else if (
    document.layers) {  
        if (
    evt.which == 3) {  
          
    document.contextMenu.left evt.x;  
          
    document.contextMenu.top evt.y;  
          
    document.contextMenu.onmouseout =  
            function (
    evt) { this.visibility 'hide'; };  
          
    document.contextMenu.visibility 'show';  
          return 
    false;  
        }  
      }  
      return 
    true;  
    }  
    if (
    document.all)  
      
    document.oncontextmenu =showMenu;  
    if (
    document.layers) {  
      
    document.captureEvents(Event.MOUSEDOWN);  
      
    document.onmousedown showMenu;  
    }  
    </SCRIPT> 

    <DIV id=contextMenu onmouseover=clearTimeout(this.tid);  
    onmouseout="menu = this; this.tid = setTimeout  ('menu.style.visibility = \'hidden\'', 1);" style="width: 161; height: 332"> 


    <table cellpadding="4" cellspacing="1" border="0">
            
            <tr><td class="thead">$vbphrase[quick_links]</td></tr>        
            <if condition="$vboptions['enablesearches']"><tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily">$vbphrase[todays_posts]</a></td></tr></if>
            <tr><td class="vbmenu_option"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td></tr>
            <tr><td class="vbmenu_option"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td></tr>
                    
            <tr><td class="thead"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_control_panel]</a></td></tr>
            <if condition="$show['siglink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td></tr></if>
            <!--<if condition="$show['avatarlink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editavatar">$vbphrase[edit_avatar]</a></td></tr></if>-->
            <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_profile]</a></td></tr>
            <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr>
            
            <tr><td class="thead">$vbphrase[miscellaneous]</td></tr>
            <if condition="$show['pmstats']"><tr><td class="vbmenu_option"><a href="private.php$session[sessionurl_q]">$vbphrase[private_messages]</a></td></tr></if>
            <tr><td class="vbmenu_option"><a href="subscription.php$session[sessionurl_q]">$vbphrase[subscribed_threads]</a></td></tr>
            <tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td></tr>
            <if condition="$show['wollink']"><tr><td class="vbmenu_option"><a href="online.php$session[sessionurl_q]">$vbphrase[whos_online]</a></td></tr></if>
            
            </table>

    </DIV> 






    __________________
    ################################ PHP.SD ########
    We're not first,But We're the BEST

    ##


  2. #2
    عضو فعال
    تاريخ التسجيل
    Sep 2004
    المشاركات
    1,157


    خطير الهاك والله ..

    بس المشكلة انه ما يشتغل الا بالهيدر بس

    الله يعطيك العاااافيه ..





    __________________
    مدونتي



  3. اذا كنت تريده عرضة في جميع صفحات المنتدى قم بوضعه في قالب الهيدر ،،،





    __________________
    ################################ PHP.SD ########
    We're not first,But We're the BEST

    ##

  4. #4
    مُجَاهِد سابقاً
    تاريخ التسجيل
    Apr 2004
    المشاركات
    12,000


    جزاك الله خير ..





    __________________
    استخدم خاصية تنبيه المشرفين للضرورة وعند ملاحظة موضوع يخالف قوانين منتديات سوالف وسيتم مراجعة الموضوع او المشاركة المبلغ عنها على الفور

  5. #5


    تسلم يا خوي جزاك الله خير

    لكن القائمة موجودة مسبقا وتسلم للتذكير

    http://www.swalif.net/softs/showpost...93&postcount=1





    __________________
    ؟؟



  6. اقتباس المشاركة الأصلية كتبت بواسطة بوسيف
    تسلم يا خوي جزاك الله خير

    لكن القائمة موجودة مسبقا وتسلم للتذكير

    http://www.swalif.net/softs/showpost...93&postcount=1
    اعذرني لاني لم اشاهد هذا الموضوع مسبقاً ، بالرغم من الاختلاف الطفيف اتمنى من المشرفين دمج الموضوعين ، وشكرا لك )





    __________________
    ################################ PHP.SD ########
    We're not first,But We're the BEST

    ##





ضوابط المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك
  •  

أضف موقعك هنا| اخبار السيارات | حراج | شقق للايجار في الكويت | بيوت للبيع في الكويت | دليل الكويت العقاري | مقروء | شركة كشف تسربات المياه | شركة عزل اسطح بالرياض | عزل فوم بالرياض| عزل اسطح بالرياض | كشف تسربات المياة بالرياض | شركة عزل اسطح بالرياض