The14thGOD Posted February 15, 2007 Share Posted February 15, 2007 I'm having a problem with my website, currently I have it where users can comment on things and the comments display is a little messed up. I have a full comment container, and in that there is section_a and b. Section A is always one size, 113px, where as section b can vary depending on the comment. Is there a way in PHP to detect the height of section_b and then change section a to be equivalent? Thanks in advance, The14thGOD Quote Link to comment https://forums.phpfreaks.com/topic/38661-can-php-detect-css-properties/ Share on other sites More sharing options...
Adam Posted February 15, 2007 Share Posted February 15, 2007 no.. PHP doesn't have access to the HTML DOM (hope i worded that right) .. Quote Link to comment https://forums.phpfreaks.com/topic/38661-can-php-detect-css-properties/#findComment-185630 Share on other sites More sharing options...
The14thGOD Posted February 15, 2007 Author Share Posted February 15, 2007 alright, thanks for the quick reply =D Quote Link to comment https://forums.phpfreaks.com/topic/38661-can-php-detect-css-properties/#findComment-185642 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.