JavaScript 生成的 facebook 插件的 Z 索引
我在我的帖子中添加了一个类似 facebook 的插件,但是如果我按下“发送”按钮,打开的“内部窗口”位于我放置在博客右侧的小部件下方。如何将插件放在顶部?
我的博客: http://fresh-social-media- news.blogspot.com/2011/06/second-post.html
I added a facebook like plugin to my posts, but if i press the "send" button, the opening "inner-window" is under the widget I placed to the right side of my blog. How can I place the plugin at the top?
My blog: http://fresh-social-media-news.blogspot.com/2011/06/second-post.html
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
去掉#main-wrapper 的overflow:hidden 属性(第385 行)
Take the overflow:hidden attribute off of #main-wrapper (line #385)