FBML 对话框 CSS

发布于 2024-12-11 07:46:48 字数 407 浏览 0 评论 0原文

在你说什么之前,是的,我知道 FBML 很糟糕并且已被弃用,但目前我们还没有重写我们的应用程序。不过它会完成的。此时,FBML 自定义对话框已丢失应用程序中的所有自定义 CSS。

这是一个错误吗?在 Firebug 中查看,它似乎不再位于我们的应用 ID 下:

有一个不可见的 div,分类为 generic_dialogpop_dialogapp_content_(our- app-id)

但显示的对话框位于 ID 下:

app_content_1319247071041 (not our app ID)

除了停止使用 FBML 之外,还有其他方法可以解决此问题吗?

Before you say anything, yes I know FBML is horrible and deprecated, but currently we have not rewritten our app. It will be done though. At this time FBML custom dialogs have lost all our custom CSS in our app.

Is this a bug? Looking in Firebug it seems to no longer be under our app ID:

There is one div that is invisible, classed to generic_dialog, pop_dialog, and app_content_(our-app-id)

but the dialog that is showing is under the ID:

app_content_1319247071041 (not our app ID)

Is there any way to fix this, besides stopping to use FBML?

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

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

发布评论

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

评论(1

伏妖词 2024-12-18 07:46:48

是的,这是一个已知的错误。
http://developers.facebook.com/bugs/128905777213281

就个人而言,我将 CSS 放在本例中的 HTML 标签 (style="")。我同意,这很可怕,但它有效;)

Yeah, it's a knew bug.
http://developers.facebook.com/bugs/128905777213281

Personaly, I put my CSS in the HTML tags (style="") for this case. I agree, it's horrible, but it works ;)

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