Hiding URL in Address Bar for Responsive HTML5 Azure Output
Hi,
I am generating the output of a project in "Azure" based Responsive HTML5 Output. I will host it using FTP on a public URL. Suppose it will be documents.domain.com/index.html
By default, the Web browser is showing the complete URL of the topics in the address bar. For example, following URL is being displayed for "Topic1.htm".
documents.domain.com/index.html#t=Topic1.htm
For some reasons, I want to hide the complete URL and show only index.html or the parent domain name for all topics that is: documents.domain.com/index.html or documents.domain.com/
For my project, it is essential to use a Responsive HTML5 based Output and Azure is the most suitable theme for our project.
Please help me to fix this issue.
