Detecting zoom in and conditionally setting up a box

How do I implement a conditional pop-up if the user’s screen isn’t zoomed in to 100%?

I think the best way to do this is through velo but I don’t know how to code in anything other than python and I’m a novice at best so I’m a bit confused.

If my question wasn’t clear, I want a pop up to show when a user’s zoom is above or below 100% as well as being able to remove the pop up with a click of a cross.

I’ve tried using the AI feature and went through a few forums but most talk about the app zoom or talk about lightboxes

1 Like