Jump to content
MakeWebGames

Recommended Posts

Posted

I am using this piece of code

<script type='text/javascript' src='http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php/en_US'></script><script type='text/javascript'>FB.init('77e1ecbeca31b5bb2d30e90d9e543379');</script><fb:fan profile_id='145874625443089' stream='' connections='10' width='250' height='230'></fb:fan>

 

When I keep it in a seperate file it works fine, but when i keep it in a file such as header or anything It doesnt display

Please tell what to do

Posted

Sorry the code didnt come correcty her it is

<script type='text/javascript' src='http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php/en_US'></script>
<script type='text/javascript'>FB.init('77e1ecbeca31b5bb2d30e90d9e543379');</script>
<fb:fan profile_id='145874625443089' stream='' connections='10' width='250' height='230'></fb:fan>

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...