JS in Facebook Page

by 3 replies
4
Is it possible to load an external js script into a facebook fan page? i.e. <script type="text/javascript" src="..."></script>
#programming #facebook #page
  • My guess is "it depends" on what you mean by the fan page, straight FBML ? or iframe? or ...
  • I was thinking FBML. But given FBML maybe shortlived perhaps I should use iframe.
  • iframe, you can use whatever you'd like. Since you're using FBML, you can take a look at FBJS - FBJS (Facebook JavaScript) - Facebook Developers.

    However, like you mentioned, FBML is supposed to go away very soon.

Next Topics on Trending Feed