Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy and Paste
Message
De
13/08/2010 03:29:31
 
 
Information générale
Forum:
Internet
Catégorie:
Browsers
Titre:
Divers
Thread ID:
01476384
Message ID:
01476435
Vues:
27
>Once in a while I come across a blog where I can't copy the text because I can't select it. For example, the following blog:
>
>http://esmadridnomadriz.blogspot.com/
>
>If you try to click and drag mouse over the text under the picture, you can't select the text. What is the reason for it? Must be something to do the way the information is presented in frames.

That page has script to override (and disregard) the mousedown event e.g::
document.onmousedown=disabletext
function disabletext(e){return false}
> But is there, still, a way to select the text?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform