Return to Mobile-from desktop-mobile only

by 3 replies
4
Hopefully I have the correct forum area for this.

-Not a Wordpress Site

Im trying to put a mobile site together and have everything working well so far.
The mobile site comes up on phones like it should, users can visit the desktop version of the site if they would like also.

Im stuck trying to figure this out.
I want an option to return back to mobile.
-I tried putting a link on the desktop site. Not good because than desktop users can see it. Also it is far to small and doesnt just stand out.

Is there a way say to place a bar going across the bottom footer area(or something) of the desktop site only view-able from mobile devices where I can put a link*Return to Mobile*?

Just dont want it there all the time.
#programming #desktopmobile #mobilefrom #return
  • You need to pull in the users browser and if it is a mobile browser you can then show them the mobile link.

    php - Detect mobile browser - Stack Overflow
  • Thanks.
    I dont know if that really help me much though. Good chance I dont understand.

    I already have my script detecting mobile users and sending them to the mobile site.
    Im just trying to place a text link on the desktop site that is viewable only to mobile so they can go back to mobile.
  • A newer option for mobile and desktop web sites is called responsive design. The idea is that you code the site and the one site will automatically resize to the users device. Do a Google search to learn more.
  • Banned
    [DELETED]

Next Topics on Trending Feed