FMBL Examples
Demonstration of a simple FBML tag (fb:user-agent), used to render special messages to various browsers.
1 2 3 | <fb:user-agent includes="firefox">
We love Firefox!
</fb:user-agent> |
A simple example, from the new book FBML Essentials.
Tags: facebook, facebook apps, FBML, FBML Essentials, FBML Examples, Firefox
Jesse Stay said,
September 4, 2008 at 1:05 pm
Keep up the examples! We need more people sharing how FBML can benefit Facebook development. Thanks, Douglas.