404
نعتذر , لا نستطيع ايجاد الصفحة المطلوبة
  • العودة الى الصفحة الرئيسية
  • الجمعة، 24 فبراير 2023

    Hide url hover over link / Hide link from status bar اخفاء الرابط من صندوق الادوات

    Hide url hover over link / Hide link from status bar  اخفاء الرابط من صندوق الادوات

    Hide url hover over link / Hide link from status bar اخفاء الرابط من صندوق الادوات

     

    Hide URL Link

         The following tricks will help you to hide the link when mouse over the <a> tag link. It is the very simple tricks to hide this URL.

    Hide a Tag URL Link from status bar

    If you want to disable put the href="javascript:void(0)" instead of href="http://www.google.com"  and write the url inside the onclick event like below.

    Example:
    12
    <a href="javascript:void(0)" onclick="location.href='http:\\www.google.com'">Link</a>

    <a href="javascript:void(0)" onclick="location.href='http:\\www.google.com'">Link</a>



    Example Program:- (Editor)

    Show/Hide Understandable Code


    <html>
    <head>
     <Title>Hide the URL from Address bar</title>
    </head>
    <body>
     <a href="http://www.google.com">Normal Link</a>
     <a href="javascript:void(0)" onclick="location.href='http://www.google.com'">Hide Link</a>
    </body>
    </html>


    Output:-




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

    الكاتب : ADMIN

    ليست هناك تعليقات:

    إرسال تعليق

    احصل غلى هدية 500$ عند تسجيلك للتداول

    المشاركات الشائعة

    Share This:
    Facebook Twitter Google+ Pinterest Linkedin Whatsapp
    جميع الحقوق محفوظة ل مجلة معارف دوت كوم
    تصميم : Abdo Hegazy