Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

How to avoid seeing page source using Firefox button > Web Developer > View Page Source

  • 4 ответа
  • 2 имеют эту проблему
  • 3 просмотра
  • Последний ответ от cor-el

more options

I want to hide my page source from users. I have disabled Ctrl+A, Ctrl+V, Ctrl+C, Ctrl+U. I disabled right click also. Now i want to protect my page source from Firefox->Tools-> Web Developer->page source option. Is it possible?

I want to hide my page source from users. I have disabled Ctrl+A, Ctrl+V, Ctrl+C, Ctrl+U. I disabled right click also. Now i want to protect my page source from Firefox->Tools-> Web Developer->page source option. Is it possible?

Все ответы (4)

more options

hello, no it won't be possible to "hide" the source code of a page, this kind of openness is just part of how the web works. users with technical knowledge will also have the possibility to work around your right-click and key-combination restrictions...

more options

Thanks for your answer.By using the source page they can download the image and contents. So there is no use of disabling right click and Ctrl+C.... etc. Is it any other way to hide my page source? Could you please help me?

more options

http://en.wikipedia.org/wiki/Dynamic_Web_pages
vs.
http://en.wikipedia.org/wiki/Static_web_page


This support forum is geared toward Firefox users, not web development support.

You might try posting at the Web Development / Standards Evangelism forum at MozillaZine.
http://forums.mozillazine.org/viewforum.php?f=25
You'll need to register and login to be able to post in that forum.

more options

Note that you can easily see the page source by prefixing an URL with the view_source: protocol.

Note that you can save images via "Tools > Page Info > Media", even images that are 'hidden' via a transparent image on top of them.