Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

jQuery Mobile

  • 14-07-2013 05:10PM
    #1
    Registered Users, Registered Users 2 Posts: 1,298 ✭✭✭


    Starting to mess about a fair bit with this, one thing i'm wondering how do you create a seperate mobile version of a site so say you have

    www.mydomain.com

    You want a desktop version,
    tablet version-- all done with html

    and then the jquery mobile version which uses data-roles and such?

    Am i missing the point completely with this or is it something rather simple?

    Thanks


Comments

  • Registered Users, Registered Users 2 Posts: 6,207 ✭✭✭miralize


    You basically develop two sites & put the mobile site in a subdirectory.

    The structure of jQuery mobile is too different


  • Registered Users, Registered Users 2 Posts: 1,298 ✭✭✭off.the.walls


    what would i put in the media query to have it change to the mobile version?


  • Registered Users, Registered Users 2 Posts: 6,207 ✭✭✭miralize


    In general, or for jQuery mobile?


  • Registered Users, Registered Users 2 Posts: 1,298 ✭✭✭off.the.walls


    Just for jquery mobile. I have the responsive designs sorted. Just haven't used jQuery enough to figure it out.


  • Registered Users, Registered Users 2 Posts: 6,207 ✭✭✭miralize


    I dont get you, you have a site made that uniformly scales down to mobile? Why do you need jQuery mobile? jQuery mobile isnt a responsive solution.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 1,298 ✭✭✭off.the.walls


    Oh It responds but i'm just messing about trying to make a jquery mobile version instead of having a just mobile responsive site.


  • Registered Users, Registered Users 2 Posts: 6,207 ✭✭✭miralize


    Oh It responds but i'm just messing about trying to make a jquery mobile version instead of having a just mobile responsive site.

    so you want to direct people to the jQuery mobile site if they're on a mobile device? Try PHP or JS redirects


Advertisement