Set the buttons URL to
javascript:lp.jQuery.ubpoverlay.close()
Set the buttons URL to
javascript:lp.jQuery.ubpoverlay.close()
Hey Sam - I'm not sure. If this no longer works, then Unbounce might have changed something with the overlay code.
I used to work there and would provide this to customers. I'm not sure what the new option might be so I'd reach out to the Unbounce support team for alternatives. I'm sure they'll be able to help!
Hi, thanks for that.
In the end I 'solved' it with top.lp.jQuery('button[type=button][role=button]').click()
- a bit hacky but it gets the job done.
sadly this no longer works, any ideas for a replacement?