Top "Hidden" questions

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.

Where to create/keep secret files for license information/trials on Windows/Mac OS X/Linux?

I'm writing a commercial product which uses a simple registration mechanism and allows the user to use the application for …

file licensing hidden invisible
UITabBar leaves a white rectangle when hidden

I have been unable to google an acceptable solution to this that can be applied to my project. My app …

iphone objective-c uitabbarcontroller hidden uitabbar
jQuery Toggle [hidden] Attribute Bootstrap 4

Whats the best way to toggle the new "Bootstrap 4" [hidden]-Attribute. Not just hiding and showing the element with "display: …

jquery twitter-bootstrap toggle hidden attr
Symbol visibility using g++

I compiled a C++ library under Linux/Mac with its symbols hidden. I've used _attribute_ ((visibility("hidden"))) for all my …

linux g++ visibility symbols hidden
jQuery how to constantly check if element is hidden/visible?

I have a couple of HTML5 videos on my website (within a slider), they automatically cycle every x seconds (or …

javascript jquery html hidden visible
JS: Making certain elements hidden via getElementsByClassName

I'm trying to set up a script that sets invisible everything with a certain class name. This is an example …

javascript hidden invisible getelementsbyclassname
Magento read-only and hidden product attributes

I would like to have some Magento product attributes that are not editable from the admin interface and some that …

magento attributes hidden readonly
offsetHeight and offsetWidth calculating incorrectly on first onclick event, not second

I have written the following script to display a hidden element, then fix it's position to the center of the …

javascript onclick height hidden offsetwidth
Excluding hidden files from du command output with --exclude, grep -v or sed

I'm trying to check with Disk Usage tool how big are my home directory folders but it also prints out …

bash sed grep hidden du
Show a div with slideDown

I have a div I want to show and hide with a check box: <li> <label for=""&…

jquery delay hidden slidedown slideup