使用 Qooxdoo 或任何其他 RIA 框架的 Facebook 应用程序
是否可以使用 qooxdoo 或类似的东西为 Facebook 应用程序创建 UI?
谢谢,斯文·科卢姆
is it possible to create a UI for a facebook app using qooxdoo or anything similar?
Thx, Sven Koluem
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,您可以在 Facebook 上使用 Javascript 框架,这有点棘手,但也是可能的。如果您在 iframe 中使用 qooxdoo 或任何其他库,则没有问题。但如果你想在本机代码中使用它们,那么你就会遇到问题。
以下是有关在 Facebook 应用程序中使用 Jquery 的链接:
http://userscripts.org/topics/23292?page=1#posts-103426
Yes, you can use Javascript frameworks with Facebook, it is a little bit tricky but possible. If you use qooxdoo or any other library in iframe, there is no problem. But if you want to use them in native code, then you have problems.
Here is a link about using Jquery in Facebook apps:
http://userscripts.org/topics/23292?page=1#posts-103426