matchMedia ("(min-width: 680px)");. This code returns an object, a MediaQueryList object which has these list of methods: matches: Check if the query is matched ...
確定! 回上一頁