Maybe I’ll find some folks from the good 'ol Flash era here, when we would sometimes change the onClick/onRelease mouse events for an “onPress” for maximum reactivity.
I’m building a special project here in which I could use, for certain buttons, that onPress event handler.
Would someone be kind enough to help me find a way to implement it simply without exporting/editing the whole code? Like a bit of embed code with a special class or selector I can use and re-use?
You have two choices, plain JavaScript or you could use jQuery. jQuery is typically simpler and with webflow, the jQuery library is already loaded on sites.