https://github.com/sublee/fbui
Extends XFBML
https://github.com/sublee/fbui
Last synced: about 1 month ago
JSON representation
Extends XFBML
- Host: GitHub
- URL: https://github.com/sublee/fbui
- Owner: sublee
- Created: 2011-06-10T05:46:32.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2012-12-06T02:39:33.000Z (over 13 years ago)
- Last Synced: 2025-12-26T05:45:52.987Z (6 months ago)
- Language: JavaScript
- Homepage: http://apps.facebook.com/fbui-demo/
- Size: 97.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**THIS PROJECT DOES NOT WORK ANYMORE.**
The original document is under the line.
----
FBUI
====
FBUI extends XFBML. You could use Facebook UI components easily.
function fbAsyncInit() {
FB.init({ xfbml: true });
fbui( FB );
}
fbui
- Demo: [http://apps.facebook.com/fbui-demo/]()
- Script: [https://raw.github.com/sublee/fbui/master/fbui.js]()