السبت، 1 سبتمبر 2012

مشاركة المواقع الاجتماعي بطريقة jquery وCSS3

هذا هو أداة لطيفة مع الآثار الاجتماعية تقاسم CSS3 لطيفة. هذه الأداة يقام في تذييل الصفحة. قد لا تحب القراء عائمة شريط حصة الاجتماعي في تذييل حتى تتسنى لهم الحق في إخفائه. حتى لا يكون هناك زر الصليب. عند النقر على الزر سوف تذهب القطعة تتلاشى. الذي استعرض مع إنترنت إكسبلورر، لا نرى القطعة مشاركة الهيئة. يعمل كبيرة مع موزيلا فايرفوكس، جوجل كروم وسفاري






  • Go to Blogger → Design → Edit HTML


  • Search for the following code


  • <head>
  • Copy and paste below code just above <head>





  • <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript">
    </script>
    c="https://rafiblog.googlecode.com/svn/trunk/css3sharebar1.js" type="text/javascript"> </script>
    <script s r <script src="https://rafiblog.googlecode.com/svn/trunk/css3sharebar2.js" type="text/javascript">
    type="tex
    </script> <link href="https://rafiblog.googlecode.com/svn/trunk/css3sharebar.css" rel="stylesheet"
    t/css"></link>



  • Now save the template and done



  • Please comment here if you like. You are requested to share the article with your friends if you like

    كيفية تعطيل النقر بالزر اليمن للماوس

    طريقة تعطيل زر الماوس اليمين 




    Login to your blogger dashboard

    Click on Design tab

    Photobucket




    Then click Page Element

    After that open a java/HTML textbox and paste the any one following code


    <script language="JavaScript">
    <!--
    ble right mouse click Script //By
    //Dis
    aMaximus (maximus@nsimail.com) w/ mods by DynamicDrive
    //For full source code, visit <a target="_blank" href="http://www.dynamicdrive.com" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://www.dynamicdrive.com']);">http://www.dynamicdrive.com</a>
    var message="Function Disabled!"; /////////////////////////////////// function clickIE4(){ if (event.button==2){ alert(message); return false; } } function clickNS4(e){
    (Event.MOUSEDOWN); document.onmousedown=clickNS4; } else if (
    if (document.layers||document.getElementById&&!document.all){ if (e.which==2||e.which==3){ alert(message); return false; } } } if (document.layers){ document.captureEvent sdocument.all&&!document.getElementById){ document.onmousedown=clickIE4; } document.oncontextmenu=new Function("alert(message);return false") // -->
    </script>

    If above code does not work try the following code


    <script language="JavaScript">
    <!--
    ble right mouse click Script //By
    //Dis
    aMaximus (maximus@nsimail.com) w/ mods by DynamicDrive
    //For full source code, visit <a target="_blank" href="http://www.dynamicdrive.com" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://www.dynamicdrive.com']);">http://www.dynamicdrive.com</a>
    var message="Function Disabled!"; /////////////////////////////////// function clickIE4(){ if (event.button==2){ alert(message); return false; } } function clickNS4(e){
    (Event.MOUSEDOWN); document.onmousedown=clickNS4; } else if (
    if (document.layers||document.getElementById&&!document.all){ if (e.which==2||e.which==3){ alert(message); return false; } } } if (document.layers){ document.captureEvent sdocument.all&&!document.getElementById){ document.onmousedown=clickIE4; } document.oncontextmenu=new Function("alert(message);return false") // -->
    </script>

    If above code does not work try the following code


    <script language=JavaScript>
    <!-- <a target="_blank" href="http://www.spacegun.co.uk" onclick="javascript:_gaq.push(['_trackEvent','outbound-article','http://www.spacegun.co.uk']);">http://www.spacegun.co.uk</a> -->
    var message = "function disabled"; function rtclickcheck(keyp){ if (navigator.appName == "Netscape" && keyp.which == 3){ alert(message); return false; }
    if (navigator.appVersion.indexOf("MSIE") != -1 && event.button == 2) { alert(message); return false; } } document.onmousedown = rtclickcheck;
    </SCRIPT>


    That all folks.If you like please spend few moments to share this

    كيف يمكن وضع حد النسخ واللصق في Blogger

    هذا أمر مزعج للغاية عندما تجد شخص ما نسخ سؤالك writings.Now تنشأ كيفية حماية الخاص بك مدون الموقع الخاص بك من سرقة writings.now أشارك من الحيل كيف يمكنك حفظ الخاص بك مدون الموقع من كونها نسخة paste.i المذكورة رمز HTML ذلك سوف حماية موقعك مدون فقط من معجون نسخة






    Go Dashboard > Design tab

    Click edit HTML

    Press CTRL+F then find the code


    Just easily paste the following code just before < / head >

    <!-- Disable Copy and Paste-->
    <script language='JavaScript1.2'>
    function disableselect(e){
    nable(){ ret
    return false } function re Eurn true }
    electstart=new Function (&quot;return false&quot;) if (window.
    document.on ssidebar){ document.onmousedown=disableselect document.onclick=reEnable }
    </script>




    Now save the template congratulation now your blogger site is completely copy paste protected.Remember this code is secure and it does not harm your SEO