imageLabel
imageLabel copied to clipboard
请问这个插件怎么嵌入到html中呢?
我想去掉模态框的阴影,然后嵌入html网页中,不想全屏,特此请教,希望能予以回答。
源码都放出来了,不会自己读吗? css里.imageLabel-box中的position: fixed;属性注释掉; 然后main.js里$html.appendTo('body');注释掉,塞到你自己的容器DOM里就好啦