Is there a mobile detect strategy built in to the ossn framework or a preferred strategy

bryce alvord Posted in Component Development 5 years ago

I need to change the content of a page based on it being desktop vs mobile (phone and tablet). I wasnt sure if there is a preferred strategy for doing this or something already built in the ossn framework already. I imagine any such strategy would look at something like the user-agent or something. Any help would be great. Thanks!!

Replies
German Michael Zülsdorff Replied 5 years ago

Goblue and other currently provided Ossn themes are based upon Bootstrap 3.3.4 which keeps track of (re-) arranging page elements depending on the screen size automatically. A good starting point is
http://bootstrapdocs.com/v3.3.4/docs/getting-started/#examples