Questions tagged [hidden]

Hidden could refer to a style value in CSS for the visibility property, a selector in jQuery, a possible value for the type attribute of an input or to an `HTML5` attribute.

Hidden could refer to a style value in CSS for the visibilityproperty, a selector in jQuery, a possible value for the type attribute of to an input or an HTML5 attribute.

For files, use .

See:

2114 questions
0
votes
0 answers

Element displays "none" when window is smaller than element's width.

I'm wrestling with a Tumblr theme's CSS. I have a section class in the header div: #header .header .content{ position:relative; margin:0 auto; padding:0 2.5rem display: inline-block; vertical-align: middle; } The section hides when the window is…
0
votes
1 answer

How to show and hide navigationBar?

I have two UITableViewController, and in each of them NavigationBar is visible; then I have a simple UIViewController. So I'd like to make NavigationBar invisible only in the third view. I tried self.navigationController?.navigationBarHidden =…
Fabio Cenni
  • 841
  • 3
  • 16
  • 30
0
votes
1 answer

Steganography - Is there a more smart/complex way for hiding files ?

**So, by far every tutorial I've seen regarding this topic either for linux or windows, are including the compressing of files and putting them inside an image, and by so creating a new one containing these files. -- A zip file appended to a jpg…
0
votes
1 answer

Cloning table with hidden row

I have a repeating table with a hidden row and when clicking the a checkbox I have the row appearing, however when adding more than one table the same row always appears instead of the row that has just been cloned. I would appreciate any help with…
Adam13Hylo
  • 117
  • 1
  • 7
0
votes
3 answers

Limesurvey. Auto filling answer

I need help in autofilling answer in limesurvey. F/e, I have 2 questions Q1 - exact age, Q2 - age group. Q1 must be visible for respondents, but Q2 - not. Q1 "Enter exact age" - is suggesting numeric input. And Q2 should have values from 1 to 3: Q1…
0
votes
3 answers

Hidden file names in URLs

I usually like defining my pages to know exactly what page does what. However, on a number of sites, I see where the filename is hidden from view and I was just a little curious. Is there any specific benefit of having URLs appear like…
ObiHill
  • 11,448
  • 20
  • 86
  • 135
0
votes
1 answer

Java Swing: ScrollableTooltip vs ContextMenu

I'm working on a (legacy) Java-Swing application and ran into a problem: The main GUI-component in this application is a Gantt chart, that displays tasks, as rectangles with a label, basically. A right-click on a task opens a context-menu, while…
f.schmidt
  • 1
  • 1
0
votes
0 answers

Anchor tags/link in a div that appears on click do not function

I am having an issue where the anchor tags/links in #container_x (which appears when clicking .menu using JQuery .toggle) do not work. Here is the web page where I am having this problem. You can see #container_x by clicking on the eye graphic in…
0
votes
1 answer

show/hide a button inside form with javascript

I have started learning html , css, javascript just 3 weeks ago. Here is my first and very simple program. It has a form , the form has 3 buttons and nothing else. One of the buttons is initially hidden. Clicking on one of the other two buttons…
metal7
  • 5
  • 1
  • 4
0
votes
1 answer

Javascript CTRL-C is triggered in