Questions tagged [hide]

Methods for hiding visual components, particularly with regard to HTML.

For hiding segments of webpages, several options exist, such as the setting CSS display property to none and hide method.

This tag is also used for hiding options in other graphical interfaces and generally applies to "hiding" any information.

4735 questions
11
votes
7 answers

How to hide the source code of a HTML page

I created an HTML page and now would like to hide the source code and encrypt it. How can I do that?
Francis
  • 161
  • 1
  • 2
  • 7
11
votes
4 answers

Make a div tag toggle between two css classes

What i want to do is to change the class of the div tag with a toggle button using javascript. So that when i press the button once the div tag gets the show class, and when i press the same button again it gets the hide class. Is this…
Andrew P
  • 1,487
  • 5
  • 17
  • 18
11
votes
6 answers

jquery mobile hide fixed footer when keyboard

On my iPhone, I want the footer to be hidden when a text field is pushed and the keyboard appears. Right now it's just positioning itself above the keyboard and too little of the website is shown.
user2996395
  • 171
  • 1
  • 2
  • 10
11
votes
11 answers

How to remove/hide select options from select-list

I've got a select list like this: