• PixelPrinzip

    (@pixelprinzip)


    Hi,
    Is there a javascript event to tick off a button?

    like: wpc-complete-button(123);

    kind regards
    Tim Lenzmeier

Viewing 1 replies (of 1 total)
  • zackgilbert

    (@zackgilbert)

    @pixelprinzip Hi Tim! At the moment, the only way to trigger a completion of a button is via the button itself. We usually just tell people to trigger the button’s completion via javascript like: jQuery('.wpc-button-123').click();

    But I like this idea. Keep a look out and maybe that might get added. 🙂

Viewing 1 replies (of 1 total)

The topic ‘Javascript complete Button Event’ is closed to new replies.