Spork Posted July 9, 2018 Posted July 9, 2018 Do you want to know how to create this in HTML or how you make the buttons work? ~Spork
MeDead Posted July 15, 2018 Author 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
Spork Posted July 16, 2018 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
Spork Posted July 31, 2018 Posted July 31, 2018 No problem If you want further tipps just ask. ~Spork
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now