Top "Height" questions

The property which determines the size of an object on the Y-axis.

CSS - div height calculation without "calc"

In my website, I am using two divs that should have their height like in this picture. So, there is …

css height calc
How to keep panel height fixed with scroll if content overflow for JQuery Mobile

I have a page with fixed header and a fixed footer. The height of the content is also fixed to …

jquery jquery-mobile height jquery-mobile-panel
jQuery animate height to auto

I have a ul with an height of 125px. When a user hovers the ul i want that the height …

jquery height html-lists expand
Getting SVG container size in snapSVG?

What is the correct way to get the size of the 'paper' object with SnapSVG, as soon as it has …

javascript height width snap.svg
Calculating height of a div using Less.js in a liquid layout

I have a liquid layout and am learning/ using Less.js for my CSS. I have a div 'A' that …

jquery css height less liquid-layout
Flex 4 fileReference selected image file dimmensions (width and height)

I use a fileReference.browse() to select an image file from the harddrive. How can I check the Width and …

apache-flex image height width filereference
Swift set height of table

I have this table for which I want a certain height even when I only have one row. I want …

swift uitableview height swift3 contentsize
Get height and width of UIElement?

I currently create a class which inherits from a Popup. Finally it will be used to show the user a …

c# wpf height width uielement