开发者

How to open FB send button popup top of the button position

开发者 https://www.devze.com 2023-03-12 14:59 出处:网络
I am working on FB send and like button integration. But facing some problem as my buttons are set at the bottom of the page.

I am working on FB send and like button integration. But facing some problem as my buttons are set at the bottom of the page.

So when clicking of send button the flyout pop up opens beyond the visible area of the page.

Do anyone 开发者_开发技巧can help me in this issue.


see Facebook Like Widget on Fan page, Comment area out of visible area


This Facebook Send Button Flyout will also help. It explains in more detail how to accomplish this. However it would be nice if this were an attribute that could be added to the send button.


You can hide the flyover by using overflow:hidden in your container.

0

精彩评论

暂无评论...
验证码 换一张
取 消