I'm using Facebook share button to share different pages from my page as described in here XFBML/HTML5 it doesn't matter.
First load will show all Facebook shares as expected The problem happens when i update my page using UpdatePanel (asp.net) the Facebook share button disappear
I have tried putting the JavaScript inside pageLoad() or using Document.ready() without success