galleria.js 插件和 element.style 问题

发布于 2024-12-15 16:09:35 字数 228 浏览 5 评论 0原文

我的 galleria.js 插件在本地运行得很好,但是当我将其移动到服务器时,显示图像标题的 div 通过 element.style 设置为 display:none; 。我尝试在样式表中设置 display:block !important; 但无济于事。

element.style 可以通过其他方式覆盖吗?或任何其他可能有帮助的建议。

提前致谢。

I have the galleria.js plugin working perfectly on local, but when I move it to the server the div that displays the images caption is set to display:none; via element.style. I've tried setting display:block !important; in the stylesheet but to no avail.

Can an element.style be overridden in some other way? or any other suggestion that might help.

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

<逆流佳人身旁 2024-12-22 16:09:35

已修复,我将样式应用到了错误的 div(废话!)。现在正在工作。

Fixed, I was applying the style to the wrong div (duh!). It's working now.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文