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

Is there a faster way to copy unselectable text

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

more options

I want to copy any of the text displayed on a page.

When the text is selectable, I can use any method to copy the text to the clipboard. From there I can paste it to another document.

When the text is not selectable, I use this procedure:

  1. Position the mouse pointer over the (unselectable) text.
  2. Open the page context menu and select 'Inspect Element'.
  3. (Now on the inspector tab).
  4. While necessary (rarely), expand the HTML using the '...' placeholders.
  5. Highlight the element containing the text of interest.
  6. Open the inspector context menu, and select 'Copy' -> 'Inner HTML'.

In most cases, it is not necessary to use the '...' placeholder, as using it will just display the interesting text. When it is necessary to drill down into the first element's children, the page has a distinctly different appearance from the other case.

I would like to speed up this process, so coping unselectable text is as fast as copying selectable text, most of the time.

If the element I point at (and would inspect as described above) has no child elements, I would like to have something like 'Copy Inner HTML' appear in the page contect menu.

  • Is there a way to do this, that I have not discovered yet?
  • Can this be done by modifying the browsers CSS?
  • Does this need an Add-on?
  • Does such an Add-on exist?

TIA Doug

I want to copy any of the text displayed on a page. When the text is selectable, I can use any method to copy the text to the clipboard. From there I can paste it to another document. When the text is not selectable, I use this procedure: # Position the mouse pointer over the (unselectable) text. # Open the page context menu and select 'Inspect Element'. # (Now on the inspector tab). # While necessary (rarely), expand the HTML using the '...' placeholders. # Highlight the element containing the text of interest. # Open the inspector context menu, and select 'Copy' -> 'Inner HTML'. In most cases, it is not necessary to use the '...' placeholder, as using it will just display the interesting text. When it is necessary to drill down into the first element's children, the page has a distinctly different appearance from the other case. I would like to speed up this process, so coping unselectable text is as fast as copying selectable text, most of the time. If the element I point at (and would inspect as described above) has no child elements, I would like to have something like 'Copy Inner HTML' appear in the page contect menu. * Is there a way to do this, that I have not discovered yet? * Can this be done by modifying the browsers CSS? * Does this need an Add-on? * Does such an Add-on exist? TIA Doug

Krejt Përgjigjet (1)

more options

Can you give an example of a page with unselectable text ?