Response title
This is preview!
if (matchMedia('only screen and (max-width: 480px)').matches) {
Can I use JQuery to run ths check when the browser is resized?
I am looking for a solution that is not heavy ...
Thank You,
Miguel
© 2013 jQuery Foundation
Sponsored by and others.