I have created a Ajax page which pulls images from other pages. However, when I switch user agent to Mobile, the ajax code does not work. As a interim fix I want to force this page to load as standard web even if user is mobile. Is there a block of code I can add to do this?
I know the best solution is to fix the code so it works on mobile but I need an interim fix and I'm also curious if is possible to ignore user agent and load standard.
Thanks!
I know the best solution is to fix the code so it works on mobile but I need an interim fix and I'm also curious if is possible to ignore user agent and load standard.
Thanks!