How to hide HTML code from user?

How to hide HTML code from user?

View Answers

July 30, 2009 at 10:12 PM

the way gmail and other similar sites render content without showing source code is by generating the elements on the page using javascript. Unfortunately, javascript blockers are becoming more common so you would reach a smaller audience. Despite that, you could have a page that generates html elements through the use of DOM loading the data from another javascript file, or dynamically from the server using ajax. There is no way to eliminate reconstruction of your site, as whether with html or javascript, you are providing instructions for the browser to build the page, and with those instructions, people could reconstruct your page as well from the code. Look up javascript obfuscation.









Related Tutorials/Questions & Answers:
How to hide HTML code from user? - Security
how to space images in html code
Advertisements
how do i allow users to download a xls file in html?
Hide show HTML forms using javascript
ModuleNotFoundError: No module named 'userv'
ModuleNotFoundError: No module named 'userv'
ModuleNotFoundError: No module named 'hide-code'
How to redirect from a HTML page?
HTML code
how to send html email from dreamweaver
how to fetch values from .properties to a html file
retriving data from sql server using jsp code and placing them in text fields of html code
how to hide and unhide folders in java
Hi how to transfer table data from html page to excel sheet by using javascript .
HTML login page code
How to export data from html to excel sheet by using java
How to export data from html file to excel sheet by using java
How to retrieve array values from html form to jsp?
How to export data from html file to excel sheet by using java
How do i get the number of online users from a site using jsp?
How to populate an HTML table using jstl code - Spring
html code for student information?
How to pass parametes from JSP page to HTML page? - JSP-Servlet
Badge from html content
Sending form data from HTML page to SQLserver 2005 database by calling servlet code
how to insert, retrieve data from,to db(code)....
How to play FLV video files on Ipad using HTML code or javascript code?
how to insert, retrieve data from,to db(code)....
How to extract HTML elements from a page?
How to extract HTML elements from a page?
HTML - Strikethrough code.
HTML link code.
how to call servlet from html page at anchor tag ?
extract data from HTML
Pagination example with html code
HTML - Image link code.
how to pass form values from javascript of html page to jsp page
passing parameter from html to applet
How to send the data selected from drop down menu from html page to sql 2005 database.
Html Code - Development process
JSP hide and show tables
Hide Adsense ads when visitor coming From Facebook
ACCESS DATABASE FROM HTML
i want to know how a slide will hide
i want to know how a slide will hide
javascript hide element
Hide hyperlink using jQuery
what is the code for login page in html
what is the code for login page in html
what is the code for login page in html

Ads