Does anyone know if it’s possible on a FB app to insert the comments via javascript so I can access the elements via jQuery instead of using the <fb:comments> which inserts an iFrame which means I can’t touch any of the elements.
Does anyone know if it’s possible on a FB app to insert the comments
Share
Decided just to build my own comments system and not worry about trying to use the Facebook comment system.