Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Making two divs equal in length Reply To: Making two divs equal in length

#148392
Paulie_D
Member

That’s Paulie. LOL

With JS/JQ there is a plug-in that determines the height of two divs with the same class, works out which one is tallest and adjusts the height accordingly.

However, I’m thinking that this is a brute force approach to something that should be solvable another way. There should be no need to have the cat image that large when, as far as I can tell, all that is happening is that it’s being moved (by JS anyway?).

I mean it’s not as though it’s required to scale at all.