I'm familiar with
height
and
min-height
but in the code I am looking at there is _height: 100px
What's that about? Is it an IE thing?
That's a CSS hack.
IE6 will ignore the underscore and read it as height
; real browsers will (correctly) ignore the whole line.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With