react-image-magnify
react-image-magnify copied to clipboard
how to make large image background solid?
in ReactImageMagnify configuration you can set enlargedImageContainerClassName
and in css you can set background-color for this class
in ReactImageMagnify configuration you can set
enlargedImageContainerClassName
and in css you can set background-color for this class
Yeah, set class to : z-index: 10; opacity: 1; filter:alpha(opacity=100);//兼容ie