Top "Height" questions

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

How do I convert a height of an element given in vh to pixels?

I have the max-height of an element as 65vh. I need to convert it to pixels in my JavaScript to …

javascript css height viewport-units
jQueryUI slider: absolutely positioned element & parent container height

I have an example on http://jsfiddle.net/SsYwH/ In case it don't work HTML: <div class="container"> &…

css jquery-ui position height absolute
How to get height of the highest children element in javascript/jQuery?

I need a function to get the height of the highest element inside a div. I have an element with …

javascript jquery dom height
CSS, Stretching vertically div until it reach the height of its parent

Wrapped in a pageWrapper container, I have 3 divs in a column. First (header) and last (navWrapper) have fixed heights. I …

css html height stretch
WPF Stretch ListBox Height 100% of Grid.Row?

I'm attempting to stretch the height of a ListBox 100% of the height of the parent grid (i.e. 90% of the …

wpf xaml listbox height expression-blend
iPhone - How set uinavigationbar height?

I want to make the top of the navigation view a bit smaller. How would you achieve this? This is …

iphone height uinavigationbar
can i get image file width and height from uri in android?

i can getting the image width through MediaStore.Images.Media normally but i need to getting the image width and …

android image height width uri
Set DIV height dynamically based on viewport height

I'm trying to set a div's height to 30% of the viewport height and I would very much like to scale …

jquery height viewport
JQuery-Mobile content area 100% height between head and foot

A lot of topics on this... but not getting the point how to do it. I have my JQM Header …

header jquery-mobile height footer
Get UIWebView content's Height

I have a uiwebview that loads data using the loadHtmlString function.The thing is i am loading the data from …

ios uiwebview height xcode4.3