Top "Visible" questions

Opposite of [tag::hidden] or [tag::invisible] depending upon context.

"Collapsible" <div>

I'm having some trouble with a that I'm trying to keep hidden, until the user clicks on a element. The …

css html visible collapse
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
Javascript: How to check if element is visible?

i'm using the lightweight zepto.js framework and now I need to test if an element on the page is …

javascript jquery selector visible zepto
How can I run my code after Activity is made visible?

I have an Activity with 3 spinners. These spinners get their data from a web-service by a method that takes about 1 …

android android-activity visible loaded
Android View set to Visible and Gone in the same OnClick method, View never showing Visible

Hi stackoverflow community, I'm using Android API 14 on a droid 4.0.3 device. In the Activity I've set a Button to display …

android view visible
Hide the button and show again on touch

I am working on an application where I want to hide the button, or, say, make the button invisible when …

android touch hide visible invisible
jquery selection of elements with no visible children

Here's my goal: do something on an element, an <optgrooup>, if all of its children are invisible. My …

jquery css-selectors children visible
Error when I use SpecialCells of AutoFilter to get visible cells in VBA

My main goal is to copy the visible cells of an autofilter and later copy the dimensions of the visible …

vba excel visible autofilter
In jstree how to bring a specified node into focus on a large tree?

I have a large jstree structure to implement a taxonomy manager. I have no problem opening a specific node by …

tree focus jstree visible
Switching between JPanels

I'm trying to make a game. There's several different screens in the game such as a main menu, and the …

java arraylist jframe jpanel visible