开发者

Is it possible to use JavaScript in a Facebook fan page iframe tab?

I have an application at http://www.facebook.com/LovingPets?fbhref=index.php&app_page=1&v=app_190518734309657&sk=app_190518734309657#!/LovingPets?fbhref=treats.php&app_page=1&v=app_190518734309657&sk=app_190518734309657.

I keep getting problems with trying to run JavaScript. I thought that one of the benefits of Facebook adding the iframe to the page tabs is so that you开发者_开发问答 could run JavaScript? When you try to click on the treat catalog link it loads the next page fine, but none of the interactivity works. Looking at Firebug these errors are observed,

script is not an allowed DOM element [Break On This Error] (11 out of range 3)"

and

a190518734309657_l is null [Break On This Error] <script type="text/javascript">

Is it possible to run JavaScript and jQuery the way I have my application setup? And if it is, what am I doing wrong?


Yes, it is possible.

I have been working with jQuery in the new iframe tabs. However, you must update your page to the new layout in order to get them working correctly.

http://www.webtlk.com/2011/02/11/how-to-upgrade-to-the-new-facebook-fan-page-layout-redesign/

Regards

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜