Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

check if device width is mobile jquery

if ($(window).width() < 700)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #check #device #width #mobile #jquery
ADD COMMENT
Topic
Name
1+7 =