How to hide the original page in HTML?

Let’s learn how to hide the original page in HTML. The most accurate or helpful solution is served by Stack Overflow.

There are ten answers to this question.

Best solution

hide html page source

Is there is any way to hide asp.net page view source?

Answer:

If you mean, can you hide your ASP.NET code: it's not visible in View Source. If you mean can you hide...

Read more

Pankaj Agarwal at Stack Overflow Mark as irrelevant Undo

Other solutions

Answer:

Answer So many ways. You can just dynamically generate the page and the file name using any of the...

Read more

community wiki at wiki.answers.com Mark as irrelevant Undo

Answer:

ummm.... if you mean the thing up the top where you type in the stuff, then click F11 to hide it or...

Read more

LBRJCB7WCBWIWISKNGWRTEU3ZU at Yahoo! Answers Mark as irrelevant Undo

Embedding Content: How do I hide the YouTube logo on the HTML 5 player?

As i saw on this page http://www.labnol.org/internet/e... about how to hide youtube logo from player for any video I tried here for example http://jsbin.com/ikulax with this code <iframe src="" frameborder="0" allowfullscreen...

Answer:

An update to my previous answer - modest branding is now available on the HTML5 paper. Old answer: Modest...

Read more

Brian Yee at Quora Mark as irrelevant Undo

Hide - Show a list of links

I want to have a link on my page that could be clicked on one side of the screen and on the other side of the screen an entire set of links appear. I would prefer it is in php or css but html, javascript are fine... What I don't want to do is load the...

Answer:

Greetings trimidium-ga, What a great question for me, I just had to overcome this obstacle the other...

Read more

trimidium-ga at Google Answers Mark as irrelevant Undo

HTML Code Help! :-( Hide Music Player?

I need to know how I can hide my music player on my web page. I dont want the artists/song titles to be showing. Anyone know a code or way to hide it? I'll post the HTML and someone just needs to tell me how to modify it. Please help! : <embed quality...

Answer:

try this <embed quality="high" style="width:0px;visibility:visible; height:0px;"...

Read more

Armando T at Yahoo! Answers Mark as irrelevant Undo

How can we create expandable div using HTML?

My requirement is.... I have a button, when I click on that it should show up some data(in the form of table) and when I click on it the next time, it should hide that data. Basically, I want to create an expandable div. When I click on the button,the...

Answer:

yes it is possible <script lenguage="text/javascript"> function show() { document.getElementById...

Read more

jill at Yahoo! Answers Mark as irrelevant Undo

How can I temporarily disable and gray out the page scroll-bars in IE without making them disappear?

I have a page with enough HTML content to make vertical scroll-bars necessary. I have a case on this page where a pop-up div that is displayed via Javascript shows up. When this happens I want to disable the scroll-bars to prevent scrolling, but I do...

Answer:

Have you tried inline CSS? "style="scrolling:no;" That should get rid of the scrollbars...

Read more

timberwo... at Yahoo! Answers Mark as irrelevant Undo

Does an RSS feed reader exist that can save the linked HTML pages locally?

Is there an RSS reader that can follow a feed's links and download html pages for offline reading? I'm primarily a Google Reader user, but its offline mode only downloads the content of the RSS feeds themselves. Many of my feeds hide some of their content...

Answer:

One more thought: there's a little full-text RSS parser over at echoditto labs that will adapt a headline...

Read more

chrisamiller at Ask.Metafilter.Com Mark as irrelevant Undo

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.