Home › Forums › JavaScript › Hide Div if Screen is Smaller than 1024 › Re: Hide Div if Screen is Smaller than 1024
November 29, 2010 at 12:14 am
#71906
Member
@dzulfriday read the media queries article. It is awesome and it will solve some of your questions. The snippet above that @jfreehill pasted is from this article which was linked to from the media queries article while discussing browser compatibility.