css 在灯箱内部和外部表现不同

发布于 2024-11-18 05:42:45 字数 186 浏览 2 评论 0原文

我正在使用jquery 和facebox 制作rails3 应用程序。

我注意到,当我在灯箱中加载 html 时,CSS 样式与我在不同页面中加载 html 时的样式不同。有什么想法为什么会发生这种情况吗? Facebox 只是将 html 添加到当前页面,该页面由头部加载的样式表控制......那么还有什么原因呢?

谢谢,

I am making a rails3 app with jquery and facebox.

I am noticing that when I load html inside a lightbox, the CSS styling is different from when I just load the html in a different page. Any ideas why this is happening? The facebox just adds html to the current page which is governed by the stylesheets loaded in the head... so what else could be the cause?

Thanks,

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

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

发布评论

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

评论(1

一人独醉 2024-11-25 05:42:45

可能是因为facebox有自己的css。使用 firebug (http://getfirebug.com/) for firefox 来追踪问题。您“检查”一个元素并查看所有应用的 css 样式以及每个样式的定义位置。

如果您可以发布发生这种情况的链接,可以提供更好的帮助。

Probably because facebox came with its own css. Use firebug (http://getfirebug.com/) for firefox to track down the problem. You "inspect" an element and see all the applied css styles and where each style is defined.

If you can post a link to where this is happening better help can be provided.

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