Jump to content

CSS Hacks


Guest dngfng

Recommended Posts

It would be helpful if you included CSS hacks such as those required to get min-height working for both IE and Firefox.As Firefox reads min-height as it should and IE doesn't understand it.IE only understands height and treats it as min-height however that doesn't work for firefox as it treats height as fixed height.What needs to be done it to have to items in the cssone being_height:100px;and the othermin-height:100px;IE will still read the height property and firefox will ingnore it.Just a suggestion but these would be really helpful

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...