How to disable mobile redirect on a website I don't control? -


i created website/webapp displays information university's dining halls in more mobile-friendly format vendor has. page has button takes official vendor's website showing current menu relevant dining hall (why remake works, right?). problem if try access mobile device, it'll this:

xkcd 869

where redirects main page of mobile website instead of page want. i'd disable mobile redirect somehow, don't own website. couldn't find way this, , questions out there asking how in reverse. ideas? possible trick website thinking device desktop device?

if wants code, please let me know, think question general enough doesn't need that.

my workaround link directly mobile version of website wanted access... no redirect, no problem.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -