I can get iframe in facebox using following code jQuery(document).ready(function($) { $('a[rel*=facebox]').facebox() }) <a href="remote.html" rel="facebox[.bolder]">text</a> but i am not able to find a way to auto load iframe in facebox on page load. Can you please help me in doing this?
I am guessing there may be code at Facebook to stop you. They have a plugin embed for iframes. https://developers.facebook.com/docs/plugins/page-plugin