Hello,
On the OnClick attribute on Muffin Builder Item "Button" Im trying to add the following but is not working:
window.location.href='kontakt/'
How do I need to enter it? nothing regarding this on the documentation, you cover only the shortcode...
Cheers
Comments
We doubt anybody would enter in their documentation everything there is possible to input in JS.
Why would you use it anyway, it would be better to use the normal link.
This only will return the link to this page, it will not redirect.
thanks
https://www.w3schools.com/js/js_window_location.asp