I'm wondering, what features do the all.js from facebook add to the like button? - I'm trying to implement it, and found a really nice way, even without loading the all.js file, the like works just fine, it will get registered and anything..
But is there something that I will miss? If I just have a simple like button on my page?
I'm wondering, what features do the all.js from facebook add to the like button? - I'm trying to implement it, and found a really nice way, even without loading the all.js file, the like works just fine, it will get registered and anything..
But is there something that I will miss? If I just have a simple like button on my page?
Share edited Jul 17, 2012 at 23:34 Anirudh Ramanathan 46.8k23 gold badges135 silver badges194 bronze badges asked Jul 17, 2012 at 10:55 LucasRolffLucasRolff 1,2983 gold badges11 silver badges21 bronze badges 3- 1 That's the Facebook JavaScript SDK. – Lix Commented Jul 17, 2012 at 10:57
- 2 all.js contains the Facebook JavaScript SDK. You should only need to include it if you need any of the features provided by the SDK. The Like button widget code that Facebook generates for you will dynamically include it. – James Allardice Commented Jul 17, 2012 at 10:58
- Generate free shadow profiles for Facebook among other things. – Marko Zajc Commented Apr 26, 2019 at 16:07
2 Answers
Reset to default 0You don't need all.js if you only want to use the like function.
The like function is so popular that there are standalone plugins, as you are using.
With all.js, you can do a lot more. For example posting stories on other peoples wall or accessing peoples personal data if they agree.
At the moment, nothing at all. The site is down or that script may have been moved.
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744819610a4595536.html
评论列表(0条)