Top "Expand" questions

Expand: as in collapsible views.

How to expand a div and its contents on hover?

I'm trying to create a div that expands on hover, but cannot figure out how to make the content expand …

html css expand
Collapse all group except selected group in expandable listview android

I'm developing android application using expandable list view. Actually what I need is, I'm listing group, which contains child. If …

android expandablelistview expand collapse
If variable = number, do X, else do nothing

I wrote a jquery code that is going to expand certain elements on hover. I want the code to only …

jquery if-statement expand var
NetBeans shortcut key for collapsing/expanding a method

JAVA - NETBEANS This is an IDE question I am always working with collapsed methods, because I want to be …

java netbeans code-organization expand collapse
Expandable DIV height to fit internal content - what am I doing wrong?

Update Solved this, it was the inner most div needing to have auto height, as it had a fixed height …

html css-float expand
Is there way to expand all folders in Eclipse project view and search results?

I'm spending a lot of time manually expanding deeply-nested folders in tree views like the Project Explorer and the File …

eclipse search treeview directory expand
AutoExpand treeview in WPF

Is there a way to automatically expand all nodes from a treeview in WPF? I searched and didn't even find …

wpf treeview expand
jquery - Collapsing / Expanding divs?

Trying to create collapsible / expandable divs using jQuery, but it's not working for me at all... Each h3 should expand/…

jquery html nested expand collapse
Slide down effect on ExpandableListView

Is it possible to have a nice slide up/down effect when expanding/collapsing an item of a ExpandableListView? If …

android expandablelistview expand slidedown slideup
Auto expanding Container in flutter -- for all devices

I need a Container with some text in to auto expand. I have an API call, which can be anything …

flutter containers expand