JavaScript SDK - <body> - in which file?

Professional Joomla social template with metro design and JomSocial extension support.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Fri Jul 31, 2015 5:12 pm
Reply with quote
Report this post
JavaScript SDK - in which file can I find <body> tag?

so that I can use the following script:

<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.4";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
User avatar
Gold Boarder

GK User
Fri Jul 31, 2015 5:28 pm
Reply with quote
Report this post
Hi,
layout/default.php in template folder.
User avatar
Platinum Boarder


cron