need help with iframe widget

Discussion in 'HTML & Website Design' started by PNV, Mar 7, 2012.

  1. #1
    I have a iframe search widget that i would like to use on my wordpress site.
    I would like visitors to click on a button or link and for the widget to popup like a lightbox.
    Does anyone know of such a plugin or a way to do this?

    Many Thanks
     
    PNV, Mar 7, 2012 IP
  2. Co1dFusion

    Co1dFusion Peon

    Messages:
    33
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You can not modify the content of an iframe. Think of it like a window. You would need a button that uses winow.open to launch a popup using JS.
     
    Co1dFusion, Mar 7, 2012 IP
  3. Captain_Ambiguous

    Captain_Ambiguous Active Member

    Messages:
    66
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    95
    #3
    Sorry, don't know what wordpress is but you should be able to put the Iframe in a hidden DIV layer and use your button to unhide the layer when needed.
     
    Captain_Ambiguous, Mar 7, 2012 IP