Tutorial Fix Min/Max-Width for Browsers Without Native Support
This script checks all elements with a class of .fixMinMaxwidth and observes the window. It's only applied to browsers without native mi...
https://iskablogs.blogspot.com/2014/03/tutorial-fix-minmax-width-for-browsers.html
This script checks all elements with a class of .fixMinMaxwidth and observes the window. It's only applied to browsers without native min/max-width support such as ie6 and below. Window resizing won't be a problem either.