¡@

Home 

2014/10/16 ¤W¤È 12:03:21

jquery Programming Glossary: fbml

Loading Facebook fb:profile-pic via AJAX in Facebook Connect site

http://stackoverflow.com/questions/1462584/loading-facebook-fbprofile-pic-via-ajax-in-facebook-connect-site

to make that happen I'm not seeing any exceptions or errors in my Firebug console. Thanks jquery facebook jquery ajax fbml share improve this question First attempt Not sure if this helps a lot but here's an article on Ajax FBML http wiki.developers.facebook.com.. In particular perhaps you can use the setInnerFBML method Follow up So I think the init function parses the fbml. So the obvious question is how do you get facebook's javascript library to re parse the fbml or just parse the new fbml.. init function parses the fbml. So the obvious question is how do you get facebook's javascript library to re parse the fbml or just parse the new fbml if you insert fbml after init. It looks like this thread may help http forum.developers.facebook.com..

How to remove the “Facebook social plugin” text?

http://stackoverflow.com/questions/4870082/how-to-remove-the-facebook-social-plugin-text

its own iFrame . How can I use CSS or jQuery or any other method to disable that text Thanks jquery css facebook css3 fbml share improve this question You're overcomplicating things. Small CSS change... .fb_iframe_widget overflow hidden .fb_ltr..