max-width on

后端 未结 7 1347
轻奢々
轻奢々 2021-02-13 18:57

I have a strange problem. On a site that were currently building we have a gallery function throuh the jQuery plugin, Gallerific. The gallery opens in a modal window. What I nee

相关标签:
7条回答
  • 2021-02-13 19:46

    I ran into a similar issue, the container solution does not work when you have images of different sizes, if the image is small it would leave a lot of space on the side of the image. Apparently max-height works just fine in IE8 i would recommend using that if you can.

    0 讨论(0)
提交回复
热议问题