javascript - Jquery: Swap out HTML partials depending on screen resolution -


with current project working on (using bootstrap 3), client has asked major changes structure mobile views.

i have used zurb foundations interchange in past: http://foundation.zurb.com/docs/components/interchange.html - awesome!

i wondering if has used bootstrap alternative? or if have coded before, has been approach? i'm little lost in direction go on one. searching seems yield little results. programmatically, idea of js handling it.

many thanks

i had client , used built in bootstrap visible-xs, invisible-s etc. end several different versions of page depending on screen size. bit fiddly didn't need javascript , easy modify. it's option @ least , you're using bootstrap need there.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -