CoNSPiCuOuS
New Member
from here i got that code and i placed in my website localhost but cannot able to see any change .Can anyone help me thisi got the code from here \[code\]http://developers.facebook.com/docs/reference/plugins/like/\[/code\] My code is like this \[code\]<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 = "http://stackoverflow.com//connect.facebook.net/en_US/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs);}(document, 'script', 'facebook-jssdk'));</script><div class="fb-like" data-href="http://www.facebook.com/anicrave.shows" data-send="true" data-width="450" data-show-faces="true"></div>\[/code\]