• Resolved BG Bruno

    (@bgbruno)


    Hello Surbma – thx for plugin

    I want to open popup window from javascript

    Q how can I do that – can you help?

Viewing 1 replies (of 1 total)
  • Plugin Author Surbma

    (@surbma)

    Hi @bgbruno,

    yes, you can trigger the popup with js:

    $.UIkit.modal(('#surbma-yes-no-popup'), {center: true,keyboard: false,bgclose: false}).show();

    This will open the popup. ??

Viewing 1 replies (of 1 total)
  • The topic ‘js to open popup’ is closed to new replies.