Questions tagged [matchmedia]

Use matchmedia for questions related to programmatic discovery of API support for various media features in the runtime environment of a web browser.

References

91 questions
0
votes
1 answer

How do I make matchMedia work with a scrollTop function?

I need to add a matchMedia query to the following code so that it only activates at a viewport width of 1366px, I've tried a few different options but nothing is working.