Home > Article > Web Front-end > jquery implements image scaling and max-width incompatible solution in ie_jquery
Last time I used native JavaScript to achieve equal scaling of images, max-width and max-height were incompatible in ie6. Today I used jQuery to implement these problems
jQuery part of the code