Top "Fbml" questions

Facebook Markup Language (FBML) enabled one to build Facebook applications that deeply integrate into a user's Facebook experience.

Showing popup in the new Facebook JavaScript SDK

I used to have an href in my website. When users clicked on it, a multi-friend selector showed so they …

javascript facebook fbml fbconnect
How to Determine if Facebook User 'Likes' a Certain Page

Is there any way to determine if a Facebook user 'likes' a certain page with the API Facebook offers currently? …

facebook facebook-graph-api fbml fbjs
What does "?fref=jewel" mean at the url of facebook?

I had several friend requests in facebook from profiles whose links end with "?fref=jewel". All the links had this …

facebook url analytics fbml
facebook iframe App: Send/Like button z-index issue

We are having a problem with our facebook like/send button, if you open: http://apps.facebook.com/bymii-test/products.…

html css facebook fbml facebook-like
Facebook API's fb:registration returning "Invalid 'client_id'" when not connected to Facebook

I'm trying to use Facebook's registration tool for my website. I would like to allow Facebook users to login seamlessly …

facebook fbml registration facebook-fbml
How to tell if a user is a fan of the fan page

I'm working on a FBML fan page for a client. I need to perform a check to see if the …

facebook fbml
Is there a way to access an iframe's window object from the canvas in FBJS? (facebook)

From the facebook canvas, I need to be able to access an iframe window. Normally you could do this with …

javascript facebook fbml
What is the API for Facebook 'profile stream' aka wall posts?

Is there an API call, and if so, which call to get the 'posts to my wall from myself and …

facebook fbml facebook-wall
FB Login button not calling onlogin function

I have my fb login button created as so <fb:login-button perms="email" size="small" onlogin="check_login_session()"&…

javascript facebook facebook-javascript-sdk fbml facebook-social-plugins
Embedding RSS and Twitter onto Static FBML?

I've been asked to build a facebook fan page, that displays the latest RSS from a blog and the latest …

facebook rss twitter fbml fbjs