I have the following URL I would like to use in the “Go To URL” so the page opens in a popup after pressing a button.
<a href=“javascript:void( window.open( ‘https://form.jotform.com/73115454712148’, ‘blank’, ‘scrollbars=yes, toolbar=no, width=700, height=500’ ) )”>Ask A Question
- Can this be done
- Is there a video or instruction on how to achieve?