Onclick attributes
Dear BeSupport,
I have noticed that there is Onclick area where attribute can be entered under the Advanced Section of Image or Button. I could not find more documents regarding how to use this area in forum. Could you please explain how exactly Onclick can be used here?
I have seen on the web that people use Onclick to hide and show content. Is it possible that we could do the same using the Onclick in Bebuilder?
As I do not know how to use Onclick, I am not able to show it in my website.
Kind regards,
Scott
Comments
Hi,
This field is valid when you want to use custom scripts and trigger them with onclick events.
It works in the same way as here:
https://www.w3schools.com/jsref/event_onclick.asp
Best regards
Thank you for the explanation. Hope to be able to take advantage of that in the future.