phpxtreme

Results 2 comments of phpxtreme

Docs here: https://craftpip.github.io/jquery-confirm/#buttons When u define a button, inside their properties.. like so: ``` $.confirm({ buttons: { ok: { text: 'Default Button Text Here', // With spaces and symbols action:...