Edit Comment Box Script To Be Dynamic
in order to edit the script of facebook plugin comment box to be dynamic and displays comments related to each post separately, I've added these 2 lines of code into the script : v
Solution 1:
Put the data-href attribute in CodeBehind on the PageLoad event with C# code so when the page renders the plugin will already have a data-href
Post a Comment for "Edit Comment Box Script To Be Dynamic"