I want to add a facebook share button when someone will click on a button(share button in ajax loaded content).
I am loading facebook.html with ajax The code for facebook.html is following '
http://pastebin.com/bqDfm7mg '
I am loading this file from main page with ajax with following code
' http://pastebin.com/bqDfm7mg
'
But the problem when i click first time it is working perfect but when i click on 2nd time the share button is not loading.
Please help