Question:
Is it possible to hide or show the custom element.
I have code in the element to show a picture but can't show or hide the element.
or am I missing something
🙄
Is it possible to hide or show the custom element.
I have code in the element to show a picture but can't show or hide the element.
or am I missing something
🙄
Hi hansklein.
You can add an id to your custom element and use that in the Hide/Show event manager.
Or you can use Custom JavaScript to do the same thing.
Bob
You can add an id to your custom element and use that in the Hide/Show event manager.
Or you can use Custom JavaScript to do the same thing.
Bob
Thanks Bob,
It's working now but is it possible that it can be parent hidden in the beginning.
I don't know wich code i must use for that.
Hans
It's working now but is it possible that it can be parent hidden in the beginning.
I don't know wich code i must use for that.
Hans
Hi,
You may also put it inside a container and show/hide the container instead.
Regards,
Max
You may also put it inside a container and show/hide the container instead.
Regards,
Max
This topic is locked and no more replies can be posted.
