Tool for Iframe?

Discussion in 'HTML & Website Design' started by glowinglight, Sep 7, 2011.

  1. #1
    There's a simple script out there that can generate an IFrame from a webpage. I want to use one for an field submit for first page checkout. Can anyone recommend something?
     
    glowinglight, Sep 7, 2011 IP
  2. xira

    xira Active Member

    Messages:
    315
    Likes Received:
    8
    Best Answers:
    4
    Trophy Points:
    68
    #2
    Sorry, I don't really understand your request. What I can tell you is, if you're using HTML... when you include an IFrame, you'll have an IFrame always.
    However since you seem to have an online store, you must be using PHP, ASP or some other code type. All you need to do is add an "if" statement that checks which page your clients are on. IF they are on the first page, then the code will add your IFrame. IF NOT then it won't.

    I can't imagine there exists a plug-in-play kind of code for something this specific.
     
    xira, Sep 7, 2011 IP