在与火狐扩展.xpi捆绑的html页面中显示openx广告
我需要在与 firefox 扩展 (xpi) 捆绑在一起的 html 文件之一中显示 openx 广告。 在 Chrome 上下文中访问后,不会显示任何广告。 请告诉我如何在与 xpi 捆绑的 html 页面中显示广告。
谢谢 阿南德
I need to display openx ads in one of my html file bundled with firefox extension (xpi). No ads are shown once it is accessed in chrome context. please let me know how to display ads in html page bundled with xpi.
Thanks
Anand
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
很难猜测你的问题到底是什么,因为你没有说出你使用了什么代码,你期望发生什么,以及实际发生了什么(你在错误控制台中收到了什么消息)。 您是否有任何理由不通过 http:// 从服务器提供页面? 在那里展示广告是没有问题的。
It's hard to guess what exactly is your problem because you didn't say what code you used, what you expected to happen, and what actually happened (what messages you got in the Error Console). Is there any reason you don't just serve a page from your server over http:// ? There would be no problem in displaying ads there.