Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy and Paste
Message
From
13/08/2010 03:29:31
 
General information
Forum:
Internet
Category:
Browsers
Title:
Miscellaneous
Thread ID:
01476384
Message ID:
01476435
Views:
26
>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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform