Viewing 1 replies (of 1 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @iscot – Can you elaborate? Though passing info is easy, but not if you mean passing it to php. The content is pre-rendered on page load. You can modify the contents via JS just as you could any other content on the page, but the popup doesn’t load its content on click, so passing info in that way won’t change the results.

    You could however take a links value for instance and insert it into a form field inside popup 123 when that link is clicked.

    Hope that helps.

Viewing 1 replies (of 1 total)

The topic ‘send a var through popup request’ is closed to new replies.