Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

How to show actual real link in hover bar

  • 1 përgjigje
  • 1 e ka hasur këtë problem
  • 2 parje
  • Përgjigjja më e re nga cor-el

more options

Links that appear in a Facebook page appear like this: https:<etc>mypolice.page.link/d... But actually goes to: https:<etc>l.facebook.com<etc>l.php?u=https%3A%2F%2Fmypolice.page.link%2Fd...

Fair enough. The link text doesn't have to be the same as the URL it's going to.

But the "hover" link that shows at the bottom of the screen is *extremely* misleading, because it doesn't show the real link - it doesn't show where it actually is going. If I right click a link and Copy Link, then I can see the real destination by pasting it in a text file.

How do I change the hover "status bar" text to show the actual, real destination of a link?

Links that appear in a Facebook page appear like this: https:<etc>mypolice.page.link/d... But actually goes to: https:<etc>l.facebook.com<etc>l.php?u=https%3A%2F%2Fmypolice.page.link%2Fd... Fair enough. The link text doesn't have to be the same as the URL it's going to. But the "hover" link that shows at the bottom of the screen is *extremely* misleading, because it doesn't show the real link - it doesn't show where it actually is going. If I right click a link and Copy Link, then I can see the real destination by pasting it in a text file. How do I change the hover "status bar" text to show the actual, real destination of a link?

Ndryshuar nga PeterL777

Krejt Përgjigjet (1)

more options

The hover link is always the href attribute of this link. A website can always modify the link via a JavaScript onclick handler and it is not possible to predict where you end up. You can check this in the Inspector by the presence of an event label appended.