Forum Moderators: open
Now, there's this nifty little (well, kinda little) javascript out there that forces (so to speak) IE to obey when you use one of these properties.
I'm the last person to resort to a hack when a reasonable compromise can be made, but this is getting really annoying.
So, does anyone have a comment on this particular script? To hackish? Not worth it?
All the properties do is say, "This element should never be bigger-smaller than this amount." This javascript simply checks to see if the element has been squished/stretched beyond the amount specified and keeps it from staying squished/stretched (Type in "minmax.js" and look for the demo).