Selecting elements using Javascript

Jan 31, 2023

I'm trying to select buttons and links on slides that link to a PDF using Javascript but am not familiar with React. Does anyone have experience with this? I'm using the browser debugger but am not sure which elements to target or how exactly to target the elements.

Be the first to reply