what was the 500 at last for?
document.getElementsByClassName(“toolbox-button”)[3].addEventListener(‘click’, function(){setTimeout(function () {document.getElementsByClassName(“overflow-menu-item”)[2].style.display=“none”; }, 500)});
what was the 500 at last for?
document.getElementsByClassName(“toolbox-button”)[3].addEventListener(‘click’, function(){setTimeout(function () {document.getElementsByClassName(“overflow-menu-item”)[2].style.display=“none”; }, 500)});
it’s not hiding the Invite people
after clicking of 3 dots, 500 miliseconds later it will execute the function to hide invite people.
can you share your screenshot from companion screen
Alright Wait Ill do screenshot
Look it’s not working
can you share your AIA File if it’s working on yours?
JITSIMEET.aia (2.6 KB)
Step-1 Enter Meeting ID
Step-2 Click on Submit
Step-3 Click on Join after Webviewer loads
Step-4 Join Meeting with username
Step-5 Click on Hide after joining is successful
It’s not Working. The Invite element still showing
Share your blocks
I use the AIA you give
did you follow the procedure step by step? you need to click on the hide button when 3 dots are shown on the screen. it’s working fine with me.
Not working
I use your aia file and I follow he Steps and its not working
How to hide jitsi branding ? Please tell js code for it
document.getElementsByClassName("watermark leftwatermark")[0].style.display = "none";
@Future_Applications @Sylvana_Windrunner It’s working for me. I don’t know why it is not working for you.
can you share your current aia file?
alright Ill test it and record then ill show you
only the watermark hides