|
|
Sergey Kornilov admin 4/18/2013 |
|
Either is not possible. Once page is loaded in users browser they can do whatever they want with that page. |
|
|
P
|
phpcmk author 5/21/2013 |
|
Hi, body { display: none; }
<head>
<body onselectstart="return false"> |
|
|
|
Sergey Kornilov admin 5/21/2013 |
|
You can apply your changes right in Visual Editor, switching to HTML mode. |
|