Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
The position-fixed tag has no wiki summary.
-1
votes
1answer
432 views
How to build persistent element like facebook chatbar which not reload when navigate to any page?
i developed a radio stations widget (see it at my site). the problem is, i dont know how to make it persistent same like on the http://josephbeeson.com/gwapdemo/gwap.html . it's like facebook chatbar ...
3
votes
2answers
1k views
Position:fixed in facebook canvas (iframe)
We would like to have an anchor DOM element with position:fixed in our facebook canvas app with a fluid canvas size. Because the app runs in the canvas iframe a simple usage of css position:fixed does ...