An open API service indexing awesome lists of open source software.

https://github.com/sublee/fbui

Extends XFBML
https://github.com/sublee/fbui

Last synced: about 1 month ago
JSON representation

Extends XFBML

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]()