I hope this is the right place to ask this. If not could any of you please tell me where I might get an answer to this question please. I have search everywhere and find nothing.
I'm helping a friend with a site and she is use XSitePro blogging software. XSP does not allow you to edit the tag but we need to add the FB Namespace to her pages.
Is there any way to add this if the html tag can't be changed?
Thanks, Terry
document.documentElement.setAttribute("xmlns:fb", "http://www.facebook.com/2008/fbml");– Mike Christensen Oct 8 '12 at 16:45