Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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.