MeDead 0 Posted July 9, 2018 Hey Guys, how can i do something like this? Share this post Link to post Share on other sites
Spork 0 Posted July 9, 2018 Do you want to know how to create this in HTML or how you make the buttons work? ~Spork Share this post Link to post Share on other sites
MeDead 0 Posted July 15, 2018 Am 9.7.2018 um 19:51 schrieb Spork: Do you want to know how to create this in HTML or how you make the buttons work? ~Spork How i can make the buttons work Share this post Link to post Share on other sites
Spork 0 Posted July 16, 2018 (edited) You can use mp.trigger in the Browsers JavaScript to do something Client side when someone clicks on one of the button. You can add onclick="myFunction" to the <button> tag to add a listener for clicking. ~ Spork Edited July 16, 2018 by Spork Share this post Link to post Share on other sites
Spork 0 Posted July 31, 2018 No problem If you want further tipps just ask. ~Spork Share this post Link to post Share on other sites