Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Curtis V. Schleich

    (@cvscvstechcom)

    Unfortunately, no. An iframe is basically an embedded but separate web page. The javascript from the parent site has no way to touch the site inside the iframe, so it’s not possible.

    Thread Starter mpurkaya76

    (@mpurkaya76)

    ok thank you. That is what I thought.
    Could you tell me what would be required to include this in a non-WP site?

    Plugin Author Curtis V. Schleich

    (@cvscvstechcom)

    You could look at frontend.js. It’s not minified, so feel free to dig in and see how you could modify it for your own site. You’ll need jQuery and either jAlert or Sweetalert. The rest totally depends on your site. Good luck!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘iframes’ is closed to new replies.