How to add a popup to a button
-
Hello,
I am trying to add a popup to a button, so when someone clicks the button, the popup appears. But it’s not working…
This is my code:
<button type=”button” onclick=”ppsShowPopup(103); return false;”>BUTTON</button>Does anyone know why this is not working?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to add a popup to a button’ is closed to new replies.