Corangar Posted April 15, 2007 Share Posted April 15, 2007 Sry if this topic already exist, i tried searching. Question: I have a div with undetermined height. It stretches. So is it possible to get the information about its height after it has been stretched (loaded the contents) ? Thanks in advance Link to comment https://forums.phpfreaks.com/topic/47114-getting-height-of-stretching-div/ Share on other sites More sharing options...
veridicus Posted April 15, 2007 Share Posted April 15, 2007 AFAIK it's impossible to do this with all browsers. Getting the height from the DOM will only tell you the assigned height from CSS. Link to comment https://forums.phpfreaks.com/topic/47114-getting-height-of-stretching-div/#findComment-229954 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.