link() function

Hi there, I've created a button in my sketch (using the p5.dom library) and I want it to open a specific webpage when it gets pressed. I know there's the link() function in processing.js, which is what I would need. What's the alternative in p5?

Tagged:

Answers

Sign In or Register to comment.