html - Using JavaScript to restyle a page on viewport change - inline CSS only -


i'm trying optimize heavy (jquery, jquery ui, 2-3 other libraries) marketing funnel landing page attempting follow varvy's wicked fast page guidelines.

as can see styles inlined , transferred page along inlined images. that's , support ie8 missing media query support.

while can use adapt.js, don't want have calls (more 1 need defer js).

is there more elegant solution including css inline , manually changing classes when viewport below size?


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

java - How to put two numbers separated by a space into two different arrays -

python - matplotlib equivalent for Ubuntu servers with no GUI? -