1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Auto Load Facebox Iframe

Discussion in 'jQuery' started by greatlogix, May 13, 2015.

  1. #1
    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?
     
    greatlogix, May 13, 2015 IP
  2. Alexstorm

    Alexstorm Greenhorn

    Messages:
    32
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    18
    #2
    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
     
    Alexstorm, May 14, 2015 IP