1.靜態的 FBML 應用程式僅能在"粉絲專頁"上使用
2.你不可以在FBML 應用程式開發出來的專頁裡面 使用"自動播放"的 JavaScript
因為facebook 要求你要有人去啟動一個動作(例如:不能自動播放音樂 一定要有
動手去按播放鈕來啟動
但是可以使用 FBJS (Facebook JavaScript) 來取代
3.用FBML 來寫專頁最大寬度不能超過 760PX
4.在IE 所有瀏覽器版本中 已經不支援CSS 語法
必是使用外部呼叫 href=http://yoursite.com/styles/layout.css rel=」stylesheet」 type=」text/css」 />
或直接在HTML 裡面套用
5.FBML 一定要管理員才能登入 使用 編輯
- Static FBML can only be added to Facebook Fan Pages (aka Public Profiles, aka Business Pages);
- You CANNOT auto-run JavaScript in an FBML page – it must require a user action; you can also use FBJS (Facebook JavaScript);
- You SHOULD NOT use a NOT in Internet Explorer (of course); you can, however call an external style sheet via href=」http://yoursite.com/styles/layout.css」 rel=」stylesheet」 type=」text/css」 /> (Read this post about the difference between Internet Explorer and otherbrowsers regarding Static FBML and CSS…);
- Maximum width of FBML page is 760px (However, Facebook has announced this will be reduced to 520px in later 2009/early 2010.);
- Include ONLY the HTML/CSS that's between the and tags; NO , , or meta tags;
- In order to add applications to your Fan Page, you MUST have a personal profile associated with the Page as an Administrator; the Admin can add apps when logged in.
Read more: http://www.hyperarts.com/blog/tutorial-facebook-pages-with-static-fbml-application/#ixzz0oeoXA9ra
1.
0 意見:
我要回覆